By type
10:55:18,284 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 10:55:18,290 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout. 10:55:18,290 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Worker thread will flush remaining events before exiting. 10:55:18,292 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Queue flush finished successfully within timeout. 10:55:18,292 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Worker thread will flush remaining events before exiting. 10:55:18,293 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Queue flush finished successfully within timeout. 10:55:18,294 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Worker thread will flush remaining events before exiting. 10:55:18,294 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Queue flush finished successfully within timeout. 10:55:18,295 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Worker thread will flush remaining events before exiting. 10:55:18,295 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Queue flush finished successfully within timeout. 10:55:18,298 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 10:55:18,298 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout. 10:55:18,298 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 10:55:18,299 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout. 10:55:18,299 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Worker thread will flush remaining events before exiting. 10:55:18,299 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Queue flush finished successfully within timeout. 10:55:18,299 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 10:55:18,300 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout. 10:55:18,306 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@e7edb54 - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-spring.xml] is not of type file 10:55:18,324 |-WARN in Logger[org.springframework.core.env.PropertySourcesPropertyResolver] - No appenders present in context [default] for logger [org.springframework.core.env.PropertySourcesPropertyResolver]. 10:55:18,455 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20ccf40b - Adding [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] to configuration watch list. 10:55:18,455 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@e7edb54 - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] is not of type file 10:55:18,462 |-INFO in ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin 10:55:18,553 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:18,553 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 10:55:18,556 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:18,559 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 10:55:18,559 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR] 10:55:18,561 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:18,565 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - setting totalSizeCap to 1 GB 10:55:18,621 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Archive files will be limited to [50 MB] each. 10:55:18,621 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Will use zip compression 10:55:18,622 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Will use the pattern /var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log for the active file 10:55:18,625 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - 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:18,626 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - Roll-over at midnight. 10:55:18,634 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - Setting initial period to Thu Apr 08 10:55:18 GMT 2021 10:55:18,638 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - Active log file name: /var/log/onap/clamp/error.log 10:55:18,639 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - File property is set to [/var/log/onap/clamp/error.log] 10:55:18,639 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 10:55:18,639 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [DEBUG] 10:55:18,639 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:18,640 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - setting totalSizeCap to 1 GB 10:55:18,641 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Archive files will be limited to [50 MB] each. 10:55:18,641 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Will use zip compression 10:55:18,641 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Will use the pattern /var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log for the active file 10:55:18,642 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - 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:18,642 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - Roll-over at midnight. 10:55:18,643 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - Setting initial period to Thu Apr 08 10:55:18 GMT 2021 10:55:18,644 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - Active log file name: /var/log/onap/clamp/debug.log 10:55:18,644 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - File property is set to [/var/log/onap/clamp/debug.log] 10:55:18,644 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 10:55:18,644 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [AUDIT] 10:55:18,646 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:18,647 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - setting totalSizeCap to 1 GB 10:55:18,647 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Archive files will be limited to [50 MB] each. 10:55:18,648 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Will use zip compression 10:55:18,648 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Will use the pattern /var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log for the active file 10:55:18,649 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - 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:18,649 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - Roll-over at midnight. 10:55:18,650 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - Setting initial period to Thu Apr 08 10:55:18 GMT 2021 10:55:18,650 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - Active log file name: /var/log/onap/clamp/audit.log 10:55:18,650 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - File property is set to [/var/log/onap/clamp/audit.log] 10:55:18,650 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:55:18,651 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit] 10:55:18,651 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] 10:55:18,651 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [AUDIT] to AsyncAppender. 10:55:18,651 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51 10:55:18,651 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 10:55:18,651 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [METRIC] 10:55:18,652 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:18,653 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - setting totalSizeCap to 1 GB 10:55:18,654 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Archive files will be limited to [50 MB] each. 10:55:18,654 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Will use zip compression 10:55:18,654 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Will use the pattern /var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log for the active file 10:55:18,655 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - 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:18,655 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - Roll-over at midnight. 10:55:18,655 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - Setting initial period to Thu Apr 08 10:55:18 GMT 2021 10:55:18,656 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - Active log file name: /var/log/onap/clamp/metric.log 10:55:18,656 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - File property is set to [/var/log/onap/clamp/metric.log] 10:55:18,656 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:55:18,656 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics] 10:55:18,656 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] 10:55:18,656 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [METRIC] to AsyncAppender. 10:55:18,656 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51 10:55:18,656 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 10:55:18,657 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [SECURITY] 10:55:18,657 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:18,660 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - setting totalSizeCap to 1 GB 10:55:18,660 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Archive files will be limited to [50 MB] each. 10:55:18,660 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Will use zip compression 10:55:18,660 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Will use the pattern /var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log for the active file 10:55:18,661 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - 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:18,661 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - Roll-over at midnight. 10:55:18,662 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - Setting initial period to Thu Apr 08 10:55:18 GMT 2021 10:55:18,662 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - Active log file name: /var/log/onap/clamp/security.log 10:55:18,662 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - File property is set to [/var/log/onap/clamp/security.log] 10:55:18,663 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:55:18,663 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFSecurity] 10:55:18,663 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [SECURITY] to ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] 10:55:18,663 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Attaching appender named [SECURITY] to AsyncAppender. 10:55:18,663 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Setting discardingThreshold to 51 10:55:18,666 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 10:55:18,666 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [auditLogs] 10:55:18,667 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - setting totalSizeCap to 1 GB 10:55:18,667 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Archive files will be limited to [50 MB] each. 10:55:18,667 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Will use zip compression 10:55:18,667 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Will use the pattern /var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log for the active file 10:55:18,668 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - 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:18,668 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - Roll-over at midnight. 10:55:18,668 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - Setting initial period to Thu Apr 08 10:55:18 GMT 2021 10:55:18,669 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:18,670 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - Active log file name: /var/log/onap/clamp/Audits.log 10:55:18,670 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - File property is set to [/var/log/onap/clamp/Audits.log] 10:55:18,670 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 10:55:18,671 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [perfLogs] 10:55:18,672 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - setting totalSizeCap to 1 GB 10:55:18,673 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Archive files will be limited to [50 MB] each. 10:55:18,674 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Will use zip compression 10:55:18,674 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Will use the pattern /var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log for the active file 10:55:18,675 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - 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:18,675 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - Roll-over at midnight. 10:55:18,675 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - Setting initial period to Thu Apr 08 10:55:18 GMT 2021 10:55:18,676 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:18,677 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - Active log file name: /var/log/onap/clamp/Perform.log 10:55:18,677 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - File property is set to [/var/log/onap/clamp/Perform.log] 10:55:18,677 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.aaf] to DEBUG 10:55:18,677 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[org.onap.aaf] onto the JUL framework 10:55:18,678 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.aaf] 10:55:18,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to INFO 10:55:18,679 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.hibernate] onto the JUL framework 10:55:18,679 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.hibernate] 10:55:18,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.Tracing] to INFO 10:55:18,679 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.apache.camel.Tracing] onto the JUL framework 10:55:18,679 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache.camel.Tracing] 10:55:18,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to INFO 10:55:18,679 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.apache] onto the JUL framework 10:55:18,679 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache] 10:55:18,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 10:55:18,679 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.springframework] onto the JUL framework 10:55:18,680 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.springframework] 10:55:18,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.policy.clamp] to DEBUG 10:55:18,680 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[org.onap.policy.clamp] onto the JUL framework 10:55:18,680 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[org.onap.policy.clamp] 10:55:18,680 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.policy.clamp] 10:55:18,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to OFF 10:55:18,680 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating OFF level on Logger[com.att.eelf.error] onto the JUL framework 10:55:18,680 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[com.att.eelf.error] 10:55:18,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO 10:55:18,680 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework 10:55:18,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false 10:55:18,680 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit] 10:55:18,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to DEBUG 10:55:18,680 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[com.att.eelf.metrics] onto the JUL framework 10:55:18,681 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false 10:55:18,681 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics] 10:55:18,681 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.security] to DEBUG 10:55:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[com.att.eelf.security] onto the JUL framework 10:55:18,681 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.security] to false 10:55:18,681 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFSecurity] to Logger[com.att.eelf.security] 10:55:18,681 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to INFO 10:55:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[ch.qos.logback.classic] onto the JUL framework 10:55:18,681 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to INFO 10:55:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[ch.qos.logback.core] onto the JUL framework 10:55:18,681 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord] to INFO 10:55:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[AuditRecord] onto the JUL framework 10:55:18,681 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord] to false 10:55:18,681 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord] 10:55:18,682 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord_DirectCall] to INFO 10:55:18,682 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[AuditRecord_DirectCall] onto the JUL framework 10:55:18,682 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord_DirectCall] to false 10:55:18,682 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord_DirectCall] 10:55:18,682 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [PerfTrackerRecord] to INFO 10:55:18,682 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[PerfTrackerRecord] onto the JUL framework 10:55:18,682 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [PerfTrackerRecord] to false 10:55:18,682 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [perfLogs] to Logger[PerfTrackerRecord] 10:55:18,682 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG 10:55:18,682 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[ROOT] 10:55:18,683 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 10:55:18,683 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to Logger[ROOT] 10:55:18,683 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to Logger[ROOT] 10:55:18,683 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[ROOT] 10:55:18,683 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 10:55:18,683 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1a5a4e19 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.13.RELEASE) 2021-04-08 10:55:18.897 [main] INFO org.onap.policy.clamp.clds.Application - Starting Application on dev-policy-clamp-be-7448956bdd-srsj9 with PID 10 (/opt/policy/clamp/policy-clamp-backend.jar started by onap in /opt/policy/clamp) 2021-04-08 10:55:18.900 [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-08 10:55:20.364 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-04-08 10:55:20.608 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 228ms. Found 10 JPA repository interfaces. 2021-04-08 10:55:22.199 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.camel.spring.boot.CamelAutoConfiguration' of type [org.apache.camel.spring.boot.CamelAutoConfiguration$$EnhancerBySpringCGLIB$$aefdd3db] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-04-08 10:55:23.443 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8443 (https) 2021-04-08 10:55:23.461 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["https-jsse-nio-8443"] 2021-04-08 10:55:23.461 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-04-08 10:55:23.463 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.37] 2021-04-08 10:55:23.542 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-04-08 10:55:23.543 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4530 ms 2021-04-08 10:55:23.878 [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 08 10:55:03 GMT 2022 2021-04-08 10:55:24.230 [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-08 10:55:24.323 [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-08 10:55:25.524 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2021-04-08 10:55:25.927 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2021-04-08 10:55:26.023 [main] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 2021-04-08 10:55:26.186 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.27.Final 2021-04-08 10:55:26.566 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-04-08 10:55:26.831 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-04-08 10:55:27.479 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId 2021-04-08 10:55:27.480 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId 2021-04-08 10:55:27.481 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.PolicyModelId 2021-04-08 10:55:27.481 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.PolicyModelId 2021-04-08 10:55:27.705 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.22.Final 2021-04-08 10:55:29.114 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-04-08 10:55:29.131 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-04-08 10:55:31.318 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Type converters loaded (core: 195, classpath: 11) 2021-04-08 10:55:31.619 [main] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Creating controller instance:sdc-controller 2021-04-08 10:55:31.792 [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-08 10:55:31.916 [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-08 10:55:32.041 [main] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-04-08 10:55:32.903 [main] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2021-04-08 10:55:33.195 [main] INFO org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML routes from: classpath:/clds/camel/routes/*.xml 2021-04-08 10:55:34.795 [main] INFO org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML rests from: classpath:/clds/camel/rest/*.xml 2021-04-08 10:55:35.042 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-08 10:55:35.043 [main] INFO org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) is starting 2021-04-08 10:55:35.050 [main] INFO org.apache.camel.spring.SpringCamelContext - Tracing is enabled on CamelContext: camel-1 2021-04-08 10:55:35.051 [main] INFO org.apache.camel.management.ManagedManagementStrategy - JMX is enabled 2021-04-08 10:55:35.048 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-08 10:55:35.080 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-08 10:55:36.928 [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-08 10:55:38.829 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route1 started and consuming from: servlet:/api-doc?httpMethodRestrict=GET&matchOnUriPrefix=true 2021-04-08 10:55:38.830 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: verify-one-policy started and consuming from: direct://verify-one-policy 2021-04-08 10:55:38.831 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-policy started and consuming from: direct://get-policy 2021-04-08 10:55:38.832 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-deployment-policy started and consuming from: direct://get-deployment-policy 2021-04-08 10:55:38.833 [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-08 10:55:38.834 [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-08 10:55:38.834 [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-08 10:55:38.835 [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-08 10:55:38.836 [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-08 10:55:38.836 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-policy-models started and consuming from: direct://get-all-policy-models 2021-04-08 10:55:38.837 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-policy-tosca-model started and consuming from: direct://get-policy-tosca-model 2021-04-08 10:55:38.837 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-pdp-groups started and consuming from: direct://get-all-pdp-groups 2021-04-08 10:55:38.838 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-policies started and consuming from: direct://get-all-policies 2021-04-08 10:55:38.839 [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-08 10:55:38.839 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: create-policy started and consuming from: direct://create-policy 2021-04-08 10:55:38.840 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: delete-policy started and consuming from: direct://delete-policy 2021-04-08 10:55:38.841 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: load-loop started and consuming from: direct://load-loop 2021-04-08 10:55:38.841 [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-08 10:55:38.842 [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-08 10:55:38.843 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: direct:update-loop-state started and consuming from: direct://update-loop-state 2021-04-08 10:55:38.844 [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-08 10:55:38.844 [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-08 10:55:38.845 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-list started and consuming from: direct://get-blueprint-workflow-list 2021-04-08 10:55:38.846 [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-08 10:55:38.846 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop started and consuming from: direct://deploy-loop 2021-04-08 10:55:38.847 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-multi-blueprint started and consuming from: direct://deploy-loop-multi-blueprint 2021-04-08 10:55:38.848 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-single-blueprint started and consuming from: direct://deploy-loop-single-blueprint 2021-04-08 10:55:38.849 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop started and consuming from: direct://undeploy-loop 2021-04-08 10:55:38.849 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-multi-blueprint started and consuming from: direct://undeploy-loop-multi-blueprint 2021-04-08 10:55:38.850 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-single-blueprint started and consuming from: direct://undeploy-loop-single-blueprint 2021-04-08 10:55:38.851 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-dcae-deployment-status started and consuming from: direct://get-dcae-deployment-status 2021-04-08 10:55:38.851 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-dcae-blueprint-inventory started and consuming from: direct://get-dcae-blueprint-inventory 2021-04-08 10:55:38.852 [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-08 10:55:38.852 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route2 started and consuming from: servlet:/v1/healthcheck?httpMethodRestrict=GET 2021-04-08 10:55:38.853 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route3 started and consuming from: servlet:/v1/user/getUser?httpMethodRestrict=GET 2021-04-08 10:55:38.854 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route4 started and consuming from: servlet:/v2/loop/getAllNames?httpMethodRestrict=GET 2021-04-08 10:55:38.854 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route5 started and consuming from: servlet:/v2/loop/%7BloopName%7D?httpMethodRestrict=GET 2021-04-08 10:55:38.855 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route6 started and consuming from: servlet:/v2/loop/updateGlobalProperties/%7BloopName%7D?httpMethodRestrict=POST 2021-04-08 10:55:38.855 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route7 started and consuming from: servlet:/v2/loop/updateOperationalPolicies/%7BloopName%7D?httpMethodRestrict=POST 2021-04-08 10:55:38.856 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route8 started and consuming from: servlet:/v2/loop/updateMicroservicePolicy/%7BloopName%7D?httpMethodRestrict=POST 2021-04-08 10:55:38.857 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route9 started and consuming from: servlet:/v2/loop/deploy/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-08 10:55:38.857 [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-08 10:55:38.858 [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-08 10:55:38.858 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route12 started and consuming from: servlet:/v2/loop/undeploy/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-08 10:55:38.859 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route13 started and consuming from: servlet:/v2/loop/stop/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-08 10:55:38.860 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route14 started and consuming from: servlet:/v2/loop/restart/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-08 10:55:38.860 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route15 started and consuming from: servlet:/v2/loop/submit/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-08 10:55:38.861 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route16 started and consuming from: servlet:/v2/loop/delete/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-08 10:55:38.862 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route17 started and consuming from: servlet:/v2/loop/getstatus/%7BloopName%7D?httpMethodRestrict=GET 2021-04-08 10:55:38.863 [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-08 10:55:38.863 [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-08 10:55:38.864 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route20 started and consuming from: servlet:/v2/loop/create/%7BloopName%7D?httpMethodRestrict=POST 2021-04-08 10:55:38.865 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route21 started and consuming from: servlet:/v2/templates?httpMethodRestrict=GET 2021-04-08 10:55:38.865 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route22 started and consuming from: servlet:/v2/templates/%7BtemplateName%7D?httpMethodRestrict=GET 2021-04-08 10:55:38.866 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route23 started and consuming from: servlet:/v2/templates/names?httpMethodRestrict=GET 2021-04-08 10:55:38.866 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route24 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=GET 2021-04-08 10:55:38.867 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route25 started and consuming from: servlet:/v2/dictionary/secondary/names?httpMethodRestrict=GET 2021-04-08 10:55:38.867 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route26 started and consuming from: servlet:/v2/dictionary/%7BdictionaryName%7D?httpMethodRestrict=GET 2021-04-08 10:55:38.868 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route27 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=PUT 2021-04-08 10:55:38.869 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route28 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=PUT 2021-04-08 10:55:38.869 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route29 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=DELETE 2021-04-08 10:55:38.870 [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-08 10:55:38.870 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route31 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=GET 2021-04-08 10:55:38.871 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route32 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET 2021-04-08 10:55:38.872 [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-08 10:55:38.873 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route34 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=POST 2021-04-08 10:55:38.874 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route35 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=PUT 2021-04-08 10:55:38.875 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route36 started and consuming from: servlet:/v2/policies?httpMethodRestrict=GET 2021-04-08 10:55:38.876 [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-08 10:55:38.876 [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-08 10:55:38.877 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route39 started and consuming from: servlet:/v2/clampInformation?httpMethodRestrict=GET 2021-04-08 10:55:38.878 [main] INFO org.apache.camel.spring.SpringCamelContext - Total 71 routes, of which 71 are started 2021-04-08 10:55:38.881 [main] INFO org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) started in 3.836 seconds 2021-04-08 10:55:38.882 [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-08 10:55:38.886 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["https-jsse-nio-8443"] 2021-04-08 10:55:40.107 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8443 (https) with context path '' 2021-04-08 10:55:40.111 [main] INFO org.onap.policy.clamp.clds.Application - Started Application in 22.808 seconds (JVM running for 24.355) 2021-04-08 10:57:45.940 [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.170.115] 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-08 10:57:45.947 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d760635 2021-04-08 10:57:45.948 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-08 10:57:45.968 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem 2021-04-08 10:57:45.971 [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-08 10:57:45.971 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-08 10:57:46.193 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-1 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-1}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:46.195 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-1 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-1}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:46.196 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-08 10:57:46.197 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-1}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:46.229 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:57:46.238 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8008378b-8886-4c20-8f19-d1a2db16c1db} 2021-04-08 10:57:46.239 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-1}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:46.239 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-1, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:46.241 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-1, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:46.241 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:46.242 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:46.242 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-08 10:57:46.243 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:46.925 [scheduling-1] INFO org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@22979469 2021-04-08 10:57:50.507 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-1 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ea6c0225-5004-4c98-89bb-dfb96717af9c, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:57:50.515 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-1 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ea6c0225-5004-4c98-89bb-dfb96717af9c, 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-08 10:57:50.516 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-1 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ea6c0225-5004-4c98-89bb-dfb96717af9c, 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-08 10:57:50.518 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ea6c0225-5004-4c98-89bb-dfb96717af9c, 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-08 10:57:50.522 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ea6c0225-5004-4c98-89bb-dfb96717af9c, 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-08 10:57:50.526 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:57:50.760 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Match/1.0.0 2021-04-08 10:57:50.762 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-2 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-2}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:50.762 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-2}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:50.763 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Match/1.0.0 2021-04-08 10:57:50.763 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-2}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:50.770 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:57:50.770 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8deb7d2e-97c0-4fa4-b87d-84b5010f6e2f} 2021-04-08 10:57:50.771 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-2}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:50.771 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-2, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:50.771 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-2, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:50.772 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:50.772 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:50.772 [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-08 10:57:50.772 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:52.128 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-2 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b28f9a45-2699-4692-ab2e-2084c86bb306, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:57:52.130 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-2 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b28f9a45-2699-4692-ab2e-2084c86bb306, 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-08 10:57:52.130 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-2 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b28f9a45-2699-4692-ab2e-2084c86bb306, 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-08 10:57:52.131 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b28f9a45-2699-4692-ab2e-2084c86bb306, 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-08 10:57:52.131 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b28f9a45-2699-4692-ab2e-2084c86bb306, 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-08 10:57:52.132 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:57:52.205 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Monitoring/1.0.0 2021-04-08 10:57:52.207 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-3 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-3}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:52.207 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-3}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:52.208 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Monitoring/1.0.0 2021-04-08 10:57:52.208 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-3}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:52.215 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:57:52.216 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{7a91f917-666d-4842-a88f-dc3a9b374631} 2021-04-08 10:57:52.216 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-3}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:52.217 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-3, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:52.217 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-3, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:52.218 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:52.218 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:52.219 [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-08 10:57:52.219 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:53.462 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-3 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1309d8ea-a28d-4301-84fa-6b6bd7257342, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:57:53.463 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-3 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1309d8ea-a28d-4301-84fa-6b6bd7257342, 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-08 10:57:53.464 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-3 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1309d8ea-a28d-4301-84fa-6b6bd7257342, 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-08 10:57:53.464 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1309d8ea-a28d-4301-84fa-6b6bd7257342, 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-08 10:57:53.465 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1309d8ea-a28d-4301-84fa-6b6bd7257342, 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-08 10:57:53.466 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:57:53.492 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Naming/1.0.0 2021-04-08 10:57:53.494 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-4 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-4}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:53.495 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-4}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:53.495 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Naming/1.0.0 2021-04-08 10:57:53.495 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-4}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:53.525 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:57:53.526 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8f9ff433-ded0-4835-8f74-f8b432c464da} 2021-04-08 10:57:53.526 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-4}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:53.527 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-4, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:53.527 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-4, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:53.527 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:53.528 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:53.528 [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-08 10:57:53.528 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:54.800 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-4 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b533cfd7-1c8d-4264-904b-b76221f5fb77, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:57:54.802 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-4 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b533cfd7-1c8d-4264-904b-b76221f5fb77, 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-08 10:57:54.803 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-4 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b533cfd7-1c8d-4264-904b-b76221f5fb77, 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-08 10:57:54.803 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b533cfd7-1c8d-4264-904b-b76221f5fb77, 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-08 10:57:54.803 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b533cfd7-1c8d-4264-904b-b76221f5fb77, 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-08 10:57:54.804 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:57:54.848 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Native/1.0.0 2021-04-08 10:57:54.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-5 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-5}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:54.850 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-5}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:54.850 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Native/1.0.0 2021-04-08 10:57:54.850 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-5}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:54.855 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:57:54.855 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{ed49f75c-610b-4a08-8e7d-2384f4d68880} 2021-04-08 10:57:54.855 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-5}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:54.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-5, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:54.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-5, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:54.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:54.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:54.856 [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-08 10:57:54.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:56.132 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-5 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1260d4e8-6354-4959-b19e-5fc06d03b162, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:57:56.132 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-5 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1260d4e8-6354-4959-b19e-5fc06d03b162, 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-08 10:57:56.132 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-5 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1260d4e8-6354-4959-b19e-5fc06d03b162, 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-08 10:57:56.133 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1260d4e8-6354-4959-b19e-5fc06d03b162, 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-08 10:57:56.133 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1260d4e8-6354-4959-b19e-5fc06d03b162, 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-08 10:57:56.134 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:57:56.150 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Optimization/1.0.0 2021-04-08 10:57:56.151 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-6 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-6}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:56.152 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-6}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:56.152 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Optimization/1.0.0 2021-04-08 10:57:56.152 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-6}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:56.159 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:57:56.159 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e9e9b551-a6fa-4de5-a480-ae84847c5782} 2021-04-08 10:57:56.159 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-6}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:56.160 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-6, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:56.160 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-6, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:56.160 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:56.160 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:56.160 [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-08 10:57:56.160 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:57.507 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-6 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3214c8f1-da6b-4077-8a26-3a2af32e0ed9, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:57:57.507 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-6 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3214c8f1-da6b-4077-8a26-3a2af32e0ed9, 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-08 10:57:57.508 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-6 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3214c8f1-da6b-4077-8a26-3a2af32e0ed9, 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-08 10:57:57.508 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3214c8f1-da6b-4077-8a26-3a2af32e0ed9, 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-08 10:57:57.508 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3214c8f1-da6b-4077-8a26-3a2af32e0ed9, 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-08 10:57:57.509 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:57:57.533 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.Guard/1.0.0 2021-04-08 10:57:57.534 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-7 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-7}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:57.534 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-7}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:57.534 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.Guard/1.0.0 2021-04-08 10:57:57.535 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-7}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:57.541 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:57:57.542 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d45eaa48-3fd6-4712-a5f4-9d16ad2b1edc} 2021-04-08 10:57:57.542 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-7}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:57.542 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-7, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:57.543 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-7, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:57.543 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:57.543 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:57.543 [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-08 10:57:57.544 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:58.712 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-7 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=98da5488-f747-4754-8907-2ec088994d48, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:57:58.714 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-7 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=98da5488-f747-4754-8907-2ec088994d48, 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-08 10:57:58.714 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-7 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=98da5488-f747-4754-8907-2ec088994d48, 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-08 10:57:58.714 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=98da5488-f747-4754-8907-2ec088994d48, 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-08 10:57:58.715 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=98da5488-f747-4754-8907-2ec088994d48, 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-08 10:57:58.716 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:57:58.741 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Common/1.0.0 2021-04-08 10:57:58.746 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-8 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-8}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:58.747 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-8}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:58.747 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Common/1.0.0 2021-04-08 10:57:58.747 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-8}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:58.755 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:57:58.755 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{1876b91c-1b6e-4b27-90c6-224fabcbd8d4} 2021-04-08 10:57:58.755 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-8}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:58.756 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-8, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:58.756 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-8, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:58.756 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:58.756 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:58.756 [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-08 10:57:58.756 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:59.951 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-8 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5f28761a-0475-4cfc-ac4d-e21e1f607e28, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:57:59.952 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-8 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5f28761a-0475-4cfc-ac4d-e21e1f607e28, 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-08 10:57:59.952 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-8 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5f28761a-0475-4cfc-ac4d-e21e1f607e28, 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-08 10:57:59.952 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5f28761a-0475-4cfc-ac4d-e21e1f607e28, 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-08 10:57:59.953 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:57:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5f28761a-0475-4cfc-ac4d-e21e1f607e28, 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-08 10:57:59.954 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:57:59.985 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-08 10:57:59.987 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-9 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-9}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:59.987 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-9}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:59.987 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-08 10:57:59.988 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-9}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:59.996 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:57:59.997 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{4def916b-5b3c-409d-90d9-1b910e89c3e6} 2021-04-08 10:57:59.997 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-9}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:59.998 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-9, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:59.998 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-9, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:59.999 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:59.999 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:57:59.999 [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-08 10:58:00.000 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:01.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-9 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c032e81a-9ad3-4d63-a5d5-6b989ba38bb5, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:01.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-9 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c032e81a-9ad3-4d63-a5d5-6b989ba38bb5, 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-08 10:58:01.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-9 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c032e81a-9ad3-4d63-a5d5-6b989ba38bb5, 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-08 10:58:01.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c032e81a-9ad3-4d63-a5d5-6b989ba38bb5, 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-08 10:58:01.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c032e81a-9ad3-4d63-a5d5-6b989ba38bb5, 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-08 10:58:01.256 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:01.286 [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-08 10:58:01.289 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-10 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-10}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:01.290 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-10}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:01.290 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-08 10:58:01.291 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-10}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:01.297 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:01.298 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{4493f770-82f5-4c37-b7cd-5e2e661a55a0} 2021-04-08 10:58:01.299 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-10}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:01.300 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-10, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:01.300 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-10, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:01.300 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:01.300 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:01.300 [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-08 10:58:01.301 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:02.457 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-10 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=425d885e-0f3d-400c-9ce6-76143115397e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:02.458 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-10 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=425d885e-0f3d-400c-9ce6-76143115397e, 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-08 10:58:02.458 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-10 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=425d885e-0f3d-400c-9ce6-76143115397e, 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-08 10:58:02.458 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=425d885e-0f3d-400c-9ce6-76143115397e, 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-08 10:58:02.459 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=425d885e-0f3d-400c-9ce6-76143115397e, 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-08 10:58:02.460 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:02.488 [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-08 10:58:02.489 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-11 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-11}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:02.489 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-11}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:02.490 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-08 10:58:02.490 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-11}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:02.496 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:02.496 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{78c57b48-15eb-4951-ae87-61bd02f9876a} 2021-04-08 10:58:02.496 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-11}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:02.496 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-11, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:02.497 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-11, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:02.497 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:02.497 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:02.497 [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-08 10:58:02.497 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:03.556 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-11 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:02 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8763675d-a563-4e19-bee9-41228b6aa2d9, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:03.556 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-11 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:02 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8763675d-a563-4e19-bee9-41228b6aa2d9, 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-08 10:58:03.556 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-11 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:02 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8763675d-a563-4e19-bee9-41228b6aa2d9, 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-08 10:58:03.557 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:02 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8763675d-a563-4e19-bee9-41228b6aa2d9, 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-08 10:58:03.557 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:02 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8763675d-a563-4e19-bee9-41228b6aa2d9, 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-08 10:58:03.558 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:03.578 [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-08 10:58:03.579 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-12 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-12}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:03.579 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-12}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:03.579 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-08 10:58:03.579 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-12}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:03.588 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:03.597 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3feaf0a9-6b43-4c70-aa20-6d0acedc4440} 2021-04-08 10:58:03.597 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-12}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:03.597 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-12, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:03.597 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-12, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:03.598 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:03.598 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:03.598 [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-08 10:58:03.598 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:04.681 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-12 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=982cefac-046b-4d40-bf39-1612101e5a52, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:04.682 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-12 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=982cefac-046b-4d40-bf39-1612101e5a52, 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-08 10:58:04.683 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-12 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=982cefac-046b-4d40-bf39-1612101e5a52, 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-08 10:58:04.683 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=982cefac-046b-4d40-bf39-1612101e5a52, 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-08 10:58:04.683 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=982cefac-046b-4d40-bf39-1612101e5a52, 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-08 10:58:04.684 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:04.710 [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-08 10:58:04.711 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-13 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-13}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:04.712 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-13}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:04.712 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-08 10:58:04.712 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-13}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:04.720 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:04.721 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8021ff5e-11b6-4775-ab55-f7d8731a5c1d} 2021-04-08 10:58:04.721 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-13}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:04.721 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-13, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:04.722 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-13, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:04.722 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:04.722 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:04.723 [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-08 10:58:04.723 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:05.850 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-13 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8069ff85-b59e-4d07-810a-8199350761ef, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:05.851 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-13 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8069ff85-b59e-4d07-810a-8199350761ef, 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-08 10:58:05.851 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-13 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8069ff85-b59e-4d07-810a-8199350761ef, 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-08 10:58:05.851 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8069ff85-b59e-4d07-810a-8199350761ef, 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-08 10:58:05.852 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8069ff85-b59e-4d07-810a-8199350761ef, 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-08 10:58:05.853 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:05.878 [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-08 10:58:05.880 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-14 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-14}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:05.880 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-14}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:05.882 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-08 10:58:05.882 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-14}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:05.895 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:05.897 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{4d5530b4-6087-4d70-9bdb-a8331f253627} 2021-04-08 10:58:05.897 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-14}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:05.897 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-14, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:05.897 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-14, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:05.898 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:05.898 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:05.898 [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-08 10:58:05.898 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:07.149 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-14 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=910b7a71-3784-44db-9247-a225fcc32dd1, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:07.152 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-14 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=910b7a71-3784-44db-9247-a225fcc32dd1, 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-08 10:58:07.152 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-14 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=910b7a71-3784-44db-9247-a225fcc32dd1, 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-08 10:58:07.152 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=910b7a71-3784-44db-9247-a225fcc32dd1, 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-08 10:58:07.153 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=910b7a71-3784-44db-9247-a225fcc32dd1, 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-08 10:58:07.155 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:07.214 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.Common/1.0.0 2021-04-08 10:58:07.216 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-15 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-15}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:07.217 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-15}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:07.217 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.Common/1.0.0 2021-04-08 10:58:07.217 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-15}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:07.228 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:07.228 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{1fbc4ec4-a1ce-4eb0-8ff4-eb7f4761a49c} 2021-04-08 10:58:07.228 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-15}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:07.229 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-15, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:07.229 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-15, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:07.229 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:07.229 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:07.229 [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-08 10:58:07.229 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:08.561 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-15 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b738d713-e7db-49c9-9895-68e1a4f4ec6b, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:08.567 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-15 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b738d713-e7db-49c9-9895-68e1a4f4ec6b, 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-08 10:58:08.567 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-15 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b738d713-e7db-49c9-9895-68e1a4f4ec6b, 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-08 10:58:08.567 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b738d713-e7db-49c9-9895-68e1a4f4ec6b, 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-08 10:58:08.567 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b738d713-e7db-49c9-9895-68e1a4f4ec6b, 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-08 10:58:08.568 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:08.606 [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-08 10:58:08.607 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-16 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-16}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:08.607 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-16}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:08.607 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-08 10:58:08.608 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-16}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:08.614 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:08.615 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{6f4ce161-9e62-4292-b0ab-8dede1f10228} 2021-04-08 10:58:08.615 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-16}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:08.615 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-16, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:08.616 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-16, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:08.616 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:08.616 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:08.616 [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-08 10:58:08.617 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:09.921 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-16 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:08 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2835f7a8-104c-4143-9ea1-008665f63326, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:09.930 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-16 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:08 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2835f7a8-104c-4143-9ea1-008665f63326, 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-08 10:58:09.930 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-16 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:08 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2835f7a8-104c-4143-9ea1-008665f63326, 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-08 10:58:09.931 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:08 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2835f7a8-104c-4143-9ea1-008665f63326, 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-08 10:58:09.931 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:08 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2835f7a8-104c-4143-9ea1-008665f63326, 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-08 10:58:09.934 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:10.067 [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-08 10:58:10.073 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-17 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-17}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:10.074 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-17}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:10.074 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-08 10:58:10.075 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-17}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:10.093 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:10.093 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{2ec5b0e8-8cc5-42f4-9c43-df2698ac4fd8} 2021-04-08 10:58:10.106 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-17}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:10.107 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-17, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:10.108 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-17, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:10.108 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:10.108 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:10.109 [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-08 10:58:10.109 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:11.309 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-17 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=feb24960-c1d7-4919-81c7-532bb3ce7a51, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:11.314 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-17 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=feb24960-c1d7-4919-81c7-532bb3ce7a51, 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-08 10:58:11.314 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-17 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=feb24960-c1d7-4919-81c7-532bb3ce7a51, 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-08 10:58:11.315 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=feb24960-c1d7-4919-81c7-532bb3ce7a51, 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-08 10:58:11.315 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=feb24960-c1d7-4919-81c7-532bb3ce7a51, 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-08 10:58:11.316 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:11.410 [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-08 10:58:11.427 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-18 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-18}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:11.427 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-18}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:11.427 [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-08 10:58:11.427 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-18}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:11.436 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:11.436 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{85976a39-bc69-4f60-b84a-a2a5fc446a5a} 2021-04-08 10:58:11.437 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-18}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:11.437 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-18, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:11.437 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-18, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:11.437 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:11.437 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:11.437 [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-08 10:58:11.438 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:12.588 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-18 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:11 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9af0da20-d5d9-46d5-b257-b73288c65507, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:12.588 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-18 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:11 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9af0da20-d5d9-46d5-b257-b73288c65507, 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-08 10:58:12.589 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-18 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:11 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9af0da20-d5d9-46d5-b257-b73288c65507, 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-08 10:58:12.589 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:11 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9af0da20-d5d9-46d5-b257-b73288c65507, 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-08 10:58:12.589 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:11 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9af0da20-d5d9-46d5-b257-b73288c65507, 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-08 10:58:12.593 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:12.638 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.monitoring.tcagen2/1.0.0 2021-04-08 10:58:12.647 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-19 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-19}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:12.648 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-19}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:12.649 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.monitoring.tcagen2/1.0.0 2021-04-08 10:58:12.649 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-19}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:12.664 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:12.665 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f9b06104-9121-4b36-8261-c8ea7e381b5a} 2021-04-08 10:58:12.665 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-19}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:12.665 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-19, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:12.665 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-19, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:12.665 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:12.665 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:12.665 [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-08 10:58:12.665 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:13.984 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-19 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=25fe7bfc-10a8-41c3-b99d-ce5f7a9d7156, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:13.985 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-19 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=25fe7bfc-10a8-41c3-b99d-ce5f7a9d7156, 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-08 10:58:13.985 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-19 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=25fe7bfc-10a8-41c3-b99d-ce5f7a9d7156, 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-08 10:58:13.985 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=25fe7bfc-10a8-41c3-b99d-ce5f7a9d7156, 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-08 10:58:13.986 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=25fe7bfc-10a8-41c3-b99d-ce5f7a9d7156, 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-08 10:58:14.000 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:14.083 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Apex/1.0.0 2021-04-08 10:58:14.085 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-20 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-20}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:14.085 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-20}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:14.086 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Apex/1.0.0 2021-04-08 10:58:14.091 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-20}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:14.102 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:14.103 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{373fd26c-e48f-47ad-ac4f-ad2b786ccc04} 2021-04-08 10:58:14.103 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-20}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:14.103 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-20, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:14.103 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-20, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:14.103 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:14.104 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:14.104 [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-08 10:58:14.121 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:15.504 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-20 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=90f4bdd4-5bcc-4e60-a95e-372adf4be8e4, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:15.505 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-20 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=90f4bdd4-5bcc-4e60-a95e-372adf4be8e4, 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-08 10:58:15.505 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-20 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=90f4bdd4-5bcc-4e60-a95e-372adf4be8e4, 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-08 10:58:15.505 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=90f4bdd4-5bcc-4e60-a95e-372adf4be8e4, 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-08 10:58:15.506 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=90f4bdd4-5bcc-4e60-a95e-372adf4be8e4, 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-08 10:58:15.552 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:15.707 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Drools/1.0.0 2021-04-08 10:58:15.708 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-21 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-21}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:15.709 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-21}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:15.709 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Drools/1.0.0 2021-04-08 10:58:15.709 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-21}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:15.736 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:15.752 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{31a6f674-f7de-4cc5-b81f-72635d3a5de9} 2021-04-08 10:58:15.752 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-21}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:15.753 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-21, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:15.753 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-21, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:15.753 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:15.753 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:15.753 [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-08 10:58:15.753 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:17.020 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-21 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=603a156c-0dc6-4aa4-9097-4b36f25eaed6, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:17.021 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-21 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=603a156c-0dc6-4aa4-9097-4b36f25eaed6, 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-08 10:58:17.021 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-21 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=603a156c-0dc6-4aa4-9097-4b36f25eaed6, 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-08 10:58:17.022 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=603a156c-0dc6-4aa4-9097-4b36f25eaed6, 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-08 10:58:17.026 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=603a156c-0dc6-4aa4-9097-4b36f25eaed6, 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-08 10:58:17.027 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:17.087 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Xacml/1.0.0 2021-04-08 10:58:17.088 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-22 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-22}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:17.089 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-22}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:17.089 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Xacml/1.0.0 2021-04-08 10:58:17.089 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-22}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:17.103 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:17.104 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8e7e1afc-7375-4a59-8982-83ec460bdb1a} 2021-04-08 10:58:17.105 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-22}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:17.105 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-22, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:17.105 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-22, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:17.105 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:17.105 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:17.105 [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-08 10:58:17.106 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:18.412 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-22 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b7a93263-2018-480e-8324-29bfa0159fbf, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:18.413 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-22 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b7a93263-2018-480e-8324-29bfa0159fbf, 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-08 10:58:18.413 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-22 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b7a93263-2018-480e-8324-29bfa0159fbf, 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-08 10:58:18.413 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b7a93263-2018-480e-8324-29bfa0159fbf, 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-08 10:58:18.414 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b7a93263-2018-480e-8324-29bfa0159fbf, 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-08 10:58:18.419 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:18.465 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Artifact/1.0.0 2021-04-08 10:58:18.475 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-23 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-23}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:18.475 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-23}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:18.475 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Artifact/1.0.0 2021-04-08 10:58:18.475 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-23}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:18.485 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:18.485 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{fc4c8320-0be3-44d0-a06f-8626a73bbae3} 2021-04-08 10:58:18.485 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-23}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:18.485 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-23, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:18.485 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-23, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:18.486 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:18.502 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:18.503 [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-08 10:58:18.503 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:19.836 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-23 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b6ed87a3-d0a0-406e-9543-f3c35c9e5849, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:19.837 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-23 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b6ed87a3-d0a0-406e-9543-f3c35c9e5849, 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-08 10:58:19.837 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-23 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b6ed87a3-d0a0-406e-9543-f3c35c9e5849, 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-08 10:58:19.837 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b6ed87a3-d0a0-406e-9543-f3c35c9e5849, 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-08 10:58:19.838 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b6ed87a3-d0a0-406e-9543-f3c35c9e5849, 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-08 10:58:19.843 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:19.910 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Controller/1.0.0 2021-04-08 10:58:19.911 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-24 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-24}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:19.912 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-24}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:19.912 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Controller/1.0.0 2021-04-08 10:58:19.912 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-24}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:19.929 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:19.933 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3cb8e408-019b-4736-a63b-adb1e06d7e8d} 2021-04-08 10:58:19.933 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-24}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:19.933 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-24, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:19.934 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-24, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:19.934 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:19.934 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:19.934 [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-08 10:58:19.934 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:21.196 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-24 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:20 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e9530e51-b7eb-401c-902e-77cb5ef0406f, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:21.197 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-24 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:20 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e9530e51-b7eb-401c-902e-77cb5ef0406f, 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-08 10:58:21.197 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-24 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:20 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e9530e51-b7eb-401c-902e-77cb5ef0406f, 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-08 10:58:21.197 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:20 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e9530e51-b7eb-401c-902e-77cb5ef0406f, 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-08 10:58:21.197 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:20 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e9530e51-b7eb-401c-902e-77cb5ef0406f, 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-08 10:58:21.202 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:21.270 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Resource/1.0.0 2021-04-08 10:58:21.272 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-25 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-25}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:21.272 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-25}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:21.272 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Resource/1.0.0 2021-04-08 10:58:21.273 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-25}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:21.289 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:21.289 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{2c7135db-ca30-4e3a-9cf8-a3ca2e245042} 2021-04-08 10:58:21.289 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-25}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:21.290 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-25, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:21.290 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-25, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:21.294 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:21.294 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:21.294 [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-08 10:58:21.295 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:22.438 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-25 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fcc3877b-67c5-410a-9791-59944e598d5e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:22.439 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-25 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fcc3877b-67c5-410a-9791-59944e598d5e, 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-08 10:58:22.439 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-25 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fcc3877b-67c5-410a-9791-59944e598d5e, 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-08 10:58:22.440 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fcc3877b-67c5-410a-9791-59944e598d5e, 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-08 10:58:22.440 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fcc3877b-67c5-410a-9791-59944e598d5e, 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-08 10:58:22.441 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:22.562 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Service/1.0.0 2021-04-08 10:58:22.563 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-26 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-26}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:22.564 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-26}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:22.564 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Service/1.0.0 2021-04-08 10:58:22.564 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-26}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:22.586 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:22.586 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{79aac7f7-0549-4596-925b-0e519862739b} 2021-04-08 10:58:22.587 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-26}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:22.587 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-26, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:22.587 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-26, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:22.587 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:22.588 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:22.588 [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-08 10:58:22.588 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:23.683 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-26 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a32d79e4-c7b8-4754-8455-3e01dfee7598, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:23.684 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-26 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a32d79e4-c7b8-4754-8455-3e01dfee7598, 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-08 10:58:23.684 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-26 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a32d79e4-c7b8-4754-8455-3e01dfee7598, 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-08 10:58:23.685 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a32d79e4-c7b8-4754-8455-3e01dfee7598, 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-08 10:58:23.685 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a32d79e4-c7b8-4754-8455-3e01dfee7598, 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-08 10:58:23.686 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:23.750 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-08 10:58:23.752 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-27 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-27}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:23.752 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-27}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:23.752 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-08 10:58:23.752 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-27}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:23.786 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:23.787 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{db763c5a-6db6-40fd-8791-ca8096f2c661} 2021-04-08 10:58:23.787 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-27}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:23.787 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-27, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:23.787 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-27, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:23.788 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:23.788 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:23.788 [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-08 10:58:23.788 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:25.103 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-27 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d2f73908-fb29-4703-9c46-eccebf95cdc7, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:25.107 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-27 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d2f73908-fb29-4703-9c46-eccebf95cdc7, 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-08 10:58:25.108 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-27 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d2f73908-fb29-4703-9c46-eccebf95cdc7, 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-08 10:58:25.109 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d2f73908-fb29-4703-9c46-eccebf95cdc7, 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-08 10:58:25.109 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d2f73908-fb29-4703-9c46-eccebf95cdc7, 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-08 10:58:25.112 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:25.164 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-08 10:58:25.166 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-28 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-28}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:25.167 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-28}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:25.167 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-08 10:58:25.168 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-28}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:25.181 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:25.185 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{eef07c8c-95fa-4180-ad89-89f928ec0fa3} 2021-04-08 10:58:25.186 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-28}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:25.187 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-28, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:25.187 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-28, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:25.189 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:25.190 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:25.190 [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-08 10:58:25.190 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:26.704 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-28 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bcdabdd2-29ff-4983-8c35-0eab47b46151, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:26.705 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-28 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bcdabdd2-29ff-4983-8c35-0eab47b46151, 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-08 10:58:26.709 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-28 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bcdabdd2-29ff-4983-8c35-0eab47b46151, 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-08 10:58:26.710 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bcdabdd2-29ff-4983-8c35-0eab47b46151, 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-08 10:58:26.712 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bcdabdd2-29ff-4983-8c35-0eab47b46151, 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-08 10:58:26.713 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:26.790 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-08 10:58:26.791 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-29 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-29}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:26.792 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-29}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:26.792 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-08 10:58:26.792 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-29}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:26.823 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:26.823 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{998aac55-6ad3-4c63-89b3-36302432c9f2} 2021-04-08 10:58:26.824 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-29}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:26.824 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-29, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:26.824 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-29, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:26.827 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:26.828 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:26.828 [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-08 10:58:26.829 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:28.874 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-29 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3330a7aa-79cb-4772-9ed7-9769d3ccf246, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:28.875 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-29 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3330a7aa-79cb-4772-9ed7-9769d3ccf246, 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-08 10:58:28.875 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-29 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3330a7aa-79cb-4772-9ed7-9769d3ccf246, 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-08 10:58:28.875 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3330a7aa-79cb-4772-9ed7-9769d3ccf246, 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-08 10:58:28.876 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3330a7aa-79cb-4772-9ed7-9769d3ccf246, 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-08 10:58:28.876 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:28.924 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-08 10:58:28.930 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-30 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-30}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:28.930 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-30}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:28.931 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-08 10:58:28.931 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-30}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:28.941 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:28.941 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3fba83af-ba22-4418-bac8-8a15c51714a0} 2021-04-08 10:58:28.941 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-30}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:28.941 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-30, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:28.947 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-30, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:28.947 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:28.947 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:28.957 [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-08 10:58:28.957 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:31.225 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-30 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3fcacab2-c0ef-4409-a6ae-06e930976765, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:31.226 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-30 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3fcacab2-c0ef-4409-a6ae-06e930976765, 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-08 10:58:31.226 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-30 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3fcacab2-c0ef-4409-a6ae-06e930976765, 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-08 10:58:31.227 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3fcacab2-c0ef-4409-a6ae-06e930976765, 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-08 10:58:31.228 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3fcacab2-c0ef-4409-a6ae-06e930976765, 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-08 10:58:31.228 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:31.262 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-08 10:58:31.377 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-31 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-31}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:31.378 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-31}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:31.378 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-08 10:58:31.378 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-31}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:31.409 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:31.490 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b57e7ea8-d7d9-4822-9789-1b5f67818552} 2021-04-08 10:58:31.491 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-31}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:31.491 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-31, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:31.491 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-31, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:31.491 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:31.491 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:31.492 [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-08 10:58:31.492 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:33.547 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-31 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7a26ce97-6f24-4c61-9b99-cf0404811efe, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:33.548 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-31 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7a26ce97-6f24-4c61-9b99-cf0404811efe, 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-08 10:58:33.548 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-31 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7a26ce97-6f24-4c61-9b99-cf0404811efe, 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-08 10:58:33.548 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7a26ce97-6f24-4c61-9b99-cf0404811efe, 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-08 10:58:33.548 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7a26ce97-6f24-4c61-9b99-cf0404811efe, 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-08 10:58:33.549 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:33.595 [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-08 10:58:33.596 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-32 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-32}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:33.596 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-32}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:33.596 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-08 10:58:33.596 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-32}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:33.601 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:33.601 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{914ee6c8-c41e-4651-a986-c9dd648b3fb8} 2021-04-08 10:58:33.601 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-32}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:33.601 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-32, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:33.601 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-32, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:33.601 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:33.602 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:33.602 [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-08 10:58:33.602 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:35.478 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-32 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a51ad521-afa8-4771-a45c-1888151518e8, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:35.494 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-32 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a51ad521-afa8-4771-a45c-1888151518e8, 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-08 10:58:35.495 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-32 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a51ad521-afa8-4771-a45c-1888151518e8, 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-08 10:58:35.495 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a51ad521-afa8-4771-a45c-1888151518e8, 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-08 10:58:35.495 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a51ad521-afa8-4771-a45c-1888151518e8, 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-08 10:58:35.497 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:35.558 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-08 10:58:35.560 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-33 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-33}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:35.560 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-33}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:35.560 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-08 10:58:35.560 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-33}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:35.569 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:35.569 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{6219f5b0-bb99-47b7-bcfb-d51d85f5c0ed} 2021-04-08 10:58:35.569 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-33}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:35.569 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-33, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:35.569 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-33, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:35.569 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:35.570 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:35.570 [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-08 10:58:35.574 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:37.923 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-33 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9c352f99-f12e-4c9f-a5a1-cecb6bbf7f97, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:37.926 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-33 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9c352f99-f12e-4c9f-a5a1-cecb6bbf7f97, 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-08 10:58:37.927 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-33 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9c352f99-f12e-4c9f-a5a1-cecb6bbf7f97, 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-08 10:58:37.928 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9c352f99-f12e-4c9f-a5a1-cecb6bbf7f97, 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-08 10:58:37.929 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9c352f99-f12e-4c9f-a5a1-cecb6bbf7f97, 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-08 10:58:37.934 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:37.987 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-08 10:58:37.988 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-34 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-34}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:37.989 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-34}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:37.989 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-08 10:58:37.989 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-34}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:37.996 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:37.997 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{38994078-3cc0-4b03-8430-5a0a64f24b68} 2021-04-08 10:58:37.999 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-34}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:37.999 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-34, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:38.000 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-34, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:38.000 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:38.000 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:38.000 [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-08 10:58:38.000 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:40.336 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-34 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c591bc99-5d9e-4ef9-a629-518b0745ed23, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:40.337 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-34 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c591bc99-5d9e-4ef9-a629-518b0745ed23, 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-08 10:58:40.337 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-34 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c591bc99-5d9e-4ef9-a629-518b0745ed23, 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-08 10:58:40.337 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c591bc99-5d9e-4ef9-a629-518b0745ed23, 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-08 10:58:40.338 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c591bc99-5d9e-4ef9-a629-518b0745ed23, 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-08 10:58:40.343 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:40.360 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-08 10:58:40.361 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-35 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-35}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:40.361 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-35}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:40.361 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-08 10:58:40.361 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-35}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:40.367 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:40.367 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{0378fd4f-68b7-45ed-af5e-ffd6170c95f0} 2021-04-08 10:58:40.368 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-35}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:40.368 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-35, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:40.368 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-35, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:40.368 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:40.368 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:40.368 [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-08 10:58:40.368 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:42.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-35 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6e15b751-1c23-480a-91d4-5213bd9430ce, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:42.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-35 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6e15b751-1c23-480a-91d4-5213bd9430ce, 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-08 10:58:42.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-35 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6e15b751-1c23-480a-91d4-5213bd9430ce, 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-08 10:58:42.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6e15b751-1c23-480a-91d4-5213bd9430ce, 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-08 10:58:42.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6e15b751-1c23-480a-91d4-5213bd9430ce, 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-08 10:58:42.848 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-08 10:58:42.894 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-36 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-36}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:42.895 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-36 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-36}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:42.895 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-08 10:58:42.896 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-36}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:42.905 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-08 10:58:42.906 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{fe7e6d5a-addd-4da3-a505-dda8b94caea1} 2021-04-08 10:58:42.906 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-36}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:42.907 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-36, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:42.907 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-36, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:42.908 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:42.908 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:42.908 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-08 10:58:42.908 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-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-srsj9-1617879331138-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-08 10:58:42.935 [scheduling-1] INFO org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@31b89acd 2021-04-08 10:58:44.023 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-36 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-srsj9-1617879331138-0-36, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Thu, 08 Apr 2021 10:58:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a2ffe687-43de-47e6-9536-49374b01c795, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-08 10:58:44.024 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956