By type
04:20:22,597 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 04:20:22,600 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout. 04:20:22,601 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Worker thread will flush remaining events before exiting. 04:20:22,601 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Queue flush finished successfully within timeout. 04:20:22,601 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Worker thread will flush remaining events before exiting. 04:20:22,601 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Queue flush finished successfully within timeout. 04:20:22,602 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Worker thread will flush remaining events before exiting. 04:20:22,602 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Queue flush finished successfully within timeout. 04:20:22,602 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Worker thread will flush remaining events before exiting. 04:20:22,602 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Queue flush finished successfully within timeout. 04:20:22,602 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 04:20:22,603 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout. 04:20:22,603 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 04:20:22,603 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout. 04:20:22,603 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Worker thread will flush remaining events before exiting. 04:20:22,604 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Queue flush finished successfully within timeout. 04:20:22,604 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 04:20:22,604 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout. 04:20:22,609 |-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 04:20:22,618 |-WARN in Logger[org.springframework.core.env.PropertySourcesPropertyResolver] - No appenders present in context [default] for logger [org.springframework.core.env.PropertySourcesPropertyResolver]. 04:20:22,917 |-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. 04:20:22,917 |-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 04:20:22,924 |-INFO in ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin 04:20:23,195 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:20:23,195 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 04:20:23,199 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:20:23,201 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 04:20:23,201 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR] 04:20:23,203 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:20:23,206 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - setting totalSizeCap to 1 GB 04:20:23,209 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Archive files will be limited to [50 MB] each. 04:20:23,210 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Will use zip compression 04:20:23,211 |-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 04:20:23,215 |-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'. 04:20:23,216 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - Roll-over at midnight. 04:20:23,306 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - Setting initial period to Wed May 05 04:20:23 GMT 2021 04:20:23,311 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - Active log file name: /var/log/onap/clamp/error.log 04:20:23,311 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - File property is set to [/var/log/onap/clamp/error.log] 04:20:23,311 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 04:20:23,311 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [DEBUG] 04:20:23,312 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:20:23,313 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - setting totalSizeCap to 1 GB 04:20:23,313 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Archive files will be limited to [50 MB] each. 04:20:23,313 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Will use zip compression 04:20:23,313 |-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 04:20:23,314 |-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'. 04:20:23,314 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - Roll-over at midnight. 04:20:23,315 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - Setting initial period to Wed May 05 04:20:23 GMT 2021 04:20:23,316 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - Active log file name: /var/log/onap/clamp/debug.log 04:20:23,316 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - File property is set to [/var/log/onap/clamp/debug.log] 04:20:23,316 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 04:20:23,316 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [AUDIT] 04:20:23,318 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:20:23,319 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - setting totalSizeCap to 1 GB 04:20:23,319 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Archive files will be limited to [50 MB] each. 04:20:23,320 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Will use zip compression 04:20:23,320 |-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 04:20:23,321 |-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'. 04:20:23,321 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - Roll-over at midnight. 04:20:23,322 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - Setting initial period to Wed May 05 04:20:23 GMT 2021 04:20:23,322 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - Active log file name: /var/log/onap/clamp/audit.log 04:20:23,322 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - File property is set to [/var/log/onap/clamp/audit.log] 04:20:23,322 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 04:20:23,322 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit] 04:20:23,323 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] 04:20:23,323 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [AUDIT] to AsyncAppender. 04:20:23,323 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51 04:20:23,323 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 04:20:23,323 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [METRIC] 04:20:23,324 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:20:23,326 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - setting totalSizeCap to 1 GB 04:20:23,326 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Archive files will be limited to [50 MB] each. 04:20:23,326 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Will use zip compression 04:20:23,326 |-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 04:20:23,327 |-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'. 04:20:23,327 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - Roll-over at midnight. 04:20:23,327 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - Setting initial period to Wed May 05 04:20:23 GMT 2021 04:20:23,328 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - Active log file name: /var/log/onap/clamp/metric.log 04:20:23,328 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - File property is set to [/var/log/onap/clamp/metric.log] 04:20:23,328 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 04:20:23,328 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics] 04:20:23,328 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] 04:20:23,328 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [METRIC] to AsyncAppender. 04:20:23,328 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51 04:20:23,329 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 04:20:23,329 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [SECURITY] 04:20:23,329 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:20:23,389 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - setting totalSizeCap to 1 GB 04:20:23,389 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Archive files will be limited to [50 MB] each. 04:20:23,390 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Will use zip compression 04:20:23,390 |-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 04:20:23,391 |-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'. 04:20:23,391 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - Roll-over at midnight. 04:20:23,391 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - Setting initial period to Wed May 05 04:20:23 GMT 2021 04:20:23,392 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - Active log file name: /var/log/onap/clamp/security.log 04:20:23,392 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - File property is set to [/var/log/onap/clamp/security.log] 04:20:23,392 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 04:20:23,392 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFSecurity] 04:20:23,392 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [SECURITY] to ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] 04:20:23,392 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Attaching appender named [SECURITY] to AsyncAppender. 04:20:23,392 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Setting discardingThreshold to 51 04:20:23,392 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 04:20:23,392 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [auditLogs] 04:20:23,393 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - setting totalSizeCap to 1 GB 04:20:23,393 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Archive files will be limited to [50 MB] each. 04:20:23,393 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Will use zip compression 04:20:23,393 |-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 04:20:23,394 |-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'. 04:20:23,394 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - Roll-over at midnight. 04:20:23,395 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - Setting initial period to Wed May 05 04:20:23 GMT 2021 04:20:23,395 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:20:23,396 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - Active log file name: /var/log/onap/clamp/Audits.log 04:20:23,396 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - File property is set to [/var/log/onap/clamp/Audits.log] 04:20:23,396 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 04:20:23,397 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [perfLogs] 04:20:23,398 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - setting totalSizeCap to 1 GB 04:20:23,398 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Archive files will be limited to [50 MB] each. 04:20:23,398 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Will use zip compression 04:20:23,399 |-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 04:20:23,399 |-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'. 04:20:23,399 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - Roll-over at midnight. 04:20:23,400 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - Setting initial period to Wed May 05 04:20:23 GMT 2021 04:20:23,401 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:20:23,401 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - Active log file name: /var/log/onap/clamp/Perform.log 04:20:23,401 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - File property is set to [/var/log/onap/clamp/Perform.log] 04:20:23,402 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.aaf] to DEBUG 04:20:23,402 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[org.onap.aaf] onto the JUL framework 04:20:23,403 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.aaf] 04:20:23,403 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to INFO 04:20:23,403 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.hibernate] onto the JUL framework 04:20:23,403 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.hibernate] 04:20:23,403 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.Tracing] to INFO 04:20:23,403 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.apache.camel.Tracing] onto the JUL framework 04:20:23,404 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache.camel.Tracing] 04:20:23,404 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to INFO 04:20:23,404 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.apache] onto the JUL framework 04:20:23,404 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache] 04:20:23,404 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 04:20:23,404 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.springframework] onto the JUL framework 04:20:23,404 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.springframework] 04:20:23,404 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.policy.clamp] to DEBUG 04:20:23,404 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[org.onap.policy.clamp] onto the JUL framework 04:20:23,404 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[org.onap.policy.clamp] 04:20:23,404 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.policy.clamp] 04:20:23,404 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to OFF 04:20:23,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating OFF level on Logger[com.att.eelf.error] onto the JUL framework 04:20:23,405 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[com.att.eelf.error] 04:20:23,405 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO 04:20:23,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework 04:20:23,405 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false 04:20:23,405 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit] 04:20:23,405 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to DEBUG 04:20:23,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[com.att.eelf.metrics] onto the JUL framework 04:20:23,405 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false 04:20:23,405 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics] 04:20:23,405 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.security] to DEBUG 04:20:23,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[com.att.eelf.security] onto the JUL framework 04:20:23,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.security] to false 04:20:23,406 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFSecurity] to Logger[com.att.eelf.security] 04:20:23,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to INFO 04:20:23,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[ch.qos.logback.classic] onto the JUL framework 04:20:23,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to INFO 04:20:23,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[ch.qos.logback.core] onto the JUL framework 04:20:23,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord] to INFO 04:20:23,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[AuditRecord] onto the JUL framework 04:20:23,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord] to false 04:20:23,406 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord] 04:20:23,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord_DirectCall] to INFO 04:20:23,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[AuditRecord_DirectCall] onto the JUL framework 04:20:23,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord_DirectCall] to false 04:20:23,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord_DirectCall] 04:20:23,407 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [PerfTrackerRecord] to INFO 04:20:23,407 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[PerfTrackerRecord] onto the JUL framework 04:20:23,407 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [PerfTrackerRecord] to false 04:20:23,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [perfLogs] to Logger[PerfTrackerRecord] 04:20:23,407 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG 04:20:23,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[ROOT] 04:20:23,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 04:20:23,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to Logger[ROOT] 04:20:23,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to Logger[ROOT] 04:20:23,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[ROOT] 04:20:23,407 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 04:20:23,407 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1a5a4e19 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.13.RELEASE) 2021-05-05 04:20:23.905 [main] INFO org.onap.policy.clamp.clds.Application - Starting Application on onap-policy-clamp-be-59bcbdf5d-8t77x with PID 10 (/opt/policy/clamp/policy-clamp-backend.jar started by onap in /opt/policy/clamp) 2021-05-05 04:20:23.907 [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-05-05 04:20:26.802 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-05-05 04:20:27.294 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 475ms. Found 10 JPA repository interfaces. 2021-05-05 04:20:30.323 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.camel.spring.boot.CamelAutoConfiguration' of type [org.apache.camel.spring.boot.CamelAutoConfiguration$$EnhancerBySpringCGLIB$$939402f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-05-05 04:20:32.505 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8443 (https) 2021-05-05 04:20:32.519 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["https-jsse-nio-8443"] 2021-05-05 04:20:32.520 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-05-05 04:20:32.520 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.37] 2021-05-05 04:20:32.705 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-05-05 04:20:32.706 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8504 ms 2021-05-05 04:20:33.194 [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 Thu May 05 04:19:02 GMT 2022 2021-05-05 04:20:33.918 [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-05-05 04:20:34.112 [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-05-05 04:20:36.210 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2021-05-05 04:20:37.231 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2021-05-05 04:20:37.419 [main] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 2021-05-05 04:20:37.716 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.27.Final 2021-05-05 04:20:38.161 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-05-05 04:20:38.637 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-05-05 04:20:39.930 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId 2021-05-05 04:20:39.930 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId 2021-05-05 04:20:39.931 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.PolicyModelId 2021-05-05 04:20:39.931 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.PolicyModelId 2021-05-05 04:20:40.236 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.22.Final 2021-05-05 04:20:42.835 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-05-05 04:20:42.853 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-05-05 04:20:47.235 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Type converters loaded (core: 195, classpath: 11) 2021-05-05 04:20:47.989 [main] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Creating controller instance:sdc-controller 2021-05-05 04:20:48.228 [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-05-05 04:20:48.514 [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-05-05 04:20:48.800 [main] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-05-05 04:20:50.406 [main] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2021-05-05 04:20:50.829 [main] INFO org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML routes from: classpath:/clds/camel/routes/*.xml 2021-05-05 04:20:54.091 [main] INFO org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML rests from: classpath:/clds/camel/rest/*.xml 2021-05-05 04:20:54.520 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-05-05 04:20:54.521 [main] INFO org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) is starting 2021-05-05 04:20:54.587 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-05-05 04:20:54.588 [main] INFO org.apache.camel.spring.SpringCamelContext - Tracing is enabled on CamelContext: camel-1 2021-05-05 04:20:54.588 [main] INFO org.apache.camel.management.ManagedManagementStrategy - JMX is enabled 2021-05-05 04:20:54.610 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-05-05 04:20:56.813 [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.233.19.163] failed: Connection refused (Connection refused) 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 refused (Connection refused) 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-05-05 04:20:56.817 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56ee698b 2021-05-05 04:20:56.817 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-05-05 04:20:56.888 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem 2021-05-05 04:20:56.890 [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-05-05 04:20:56.891 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-05-05 04:20:58.794 [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-05-05 04:21:02.090 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route1 started and consuming from: servlet:/api-doc?httpMethodRestrict=GET&matchOnUriPrefix=true 2021-05-05 04:21:02.091 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: verify-one-policy started and consuming from: direct://verify-one-policy 2021-05-05 04:21:02.092 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-policy started and consuming from: direct://get-policy 2021-05-05 04:21:02.093 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-deployment-policy started and consuming from: direct://get-deployment-policy 2021-05-05 04:21:02.093 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: create-policy-from-loop-object started and consuming from: direct://create-policy-from-loop-object 2021-05-05 04:21:02.094 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: delete-policy-from-loop-object started and consuming from: direct://delete-policy-from-loop-object 2021-05-05 04:21:02.095 [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-05-05 04:21:02.095 [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-05-05 04:21:02.096 [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-05-05 04:21:02.097 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-policy-models started and consuming from: direct://get-all-policy-models 2021-05-05 04:21:02.097 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-policy-tosca-model started and consuming from: direct://get-policy-tosca-model 2021-05-05 04:21:02.098 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-pdp-groups started and consuming from: direct://get-all-pdp-groups 2021-05-05 04:21:02.098 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-policies started and consuming from: direct://get-all-policies 2021-05-05 04:21:02.099 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-one-policy-from-pap started and consuming from: direct://undeploy-one-policy-from-pap 2021-05-05 04:21:02.100 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: create-policy started and consuming from: direct://create-policy 2021-05-05 04:21:02.100 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: delete-policy started and consuming from: direct://delete-policy 2021-05-05 04:21:02.101 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: load-loop started and consuming from: direct://load-loop 2021-05-05 04:21:02.101 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: update-policy-status-for-loop started and consuming from: direct://update-policy-status-for-loop 2021-05-05 04:21:02.102 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: update-dcae-status-for-loop started and consuming from: direct://update-dcae-status-for-loop 2021-05-05 04:21:02.102 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:02.103 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: direct:update-loop-state started and consuming from: direct://update-loop-state 2021-05-05 04:21:02.103 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: reset-raise-http-exception-flag started and consuming from: direct://reset-raise-http-exception-flag 2021-05-05 04:21:02.104 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: dump-loop-log-http-response started and consuming from: direct://dump-loop-log-http-response 2021-05-05 04:21:02.104 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:02.104 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-05-05 04:21:02.105 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-list started and consuming from: direct://get-blueprint-workflow-list 2021-05-05 04:21:02.105 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:02.106 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-input-properties started and consuming from: direct://get-blueprint-workflow-input-properties 2021-05-05 04:21:02.106 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop started and consuming from: direct://deploy-loop 2021-05-05 04:21:02.107 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-multi-blueprint started and consuming from: direct://deploy-loop-multi-blueprint 2021-05-05 04:21:02.108 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-single-blueprint started and consuming from: direct://deploy-loop-single-blueprint 2021-05-05 04:21:02.108 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop started and consuming from: direct://undeploy-loop 2021-05-05 04:21:02.110 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-multi-blueprint started and consuming from: direct://undeploy-loop-multi-blueprint 2021-05-05 04:21:02.110 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-single-blueprint started and consuming from: direct://undeploy-loop-single-blueprint 2021-05-05 04:21:02.111 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-dcae-deployment-status started and consuming from: direct://get-dcae-deployment-status 2021-05-05 04:21:02.112 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-dcae-blueprint-inventory started and consuming from: direct://get-dcae-blueprint-inventory 2021-05-05 04:21:02.112 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-dcae-blueprint-inventory started and consuming from: direct://get-all-dcae-blueprint-inventory 2021-05-05 04:21:02.113 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route2 started and consuming from: servlet:/v1/healthcheck?httpMethodRestrict=GET 2021-05-05 04:21:02.113 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route3 started and consuming from: servlet:/v1/user/getUser?httpMethodRestrict=GET 2021-05-05 04:21:02.114 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route4 started and consuming from: servlet:/v2/loop/getAllNames?httpMethodRestrict=GET 2021-05-05 04:21:02.114 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route5 started and consuming from: servlet:/v2/loop/%7BloopName%7D?httpMethodRestrict=GET 2021-05-05 04:21:02.115 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route6 started and consuming from: servlet:/v2/loop/updateGlobalProperties/%7BloopName%7D?httpMethodRestrict=POST 2021-05-05 04:21:02.115 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route7 started and consuming from: servlet:/v2/loop/updateOperationalPolicies/%7BloopName%7D?httpMethodRestrict=POST 2021-05-05 04:21:02.116 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route8 started and consuming from: servlet:/v2/loop/updateMicroservicePolicy/%7BloopName%7D?httpMethodRestrict=POST 2021-05-05 04:21:02.117 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route9 started and consuming from: servlet:/v2/loop/deploy/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-05 04:21:02.117 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route10 started and consuming from: servlet:/v2/loop/refreshMicroServicePolicyJsonSchema/%7BloopName%7D/%7BmicroServicePolicyName%7D?httpMethodRestrict=PUT 2021-05-05 04:21:02.118 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route11 started and consuming from: servlet:/v2/loop/refreshOperationalPolicyJsonSchema/%7BloopName%7D/%7BoperationalPolicyName%7D?httpMethodRestrict=PUT 2021-05-05 04:21:02.187 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route12 started and consuming from: servlet:/v2/loop/undeploy/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-05 04:21:02.188 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route13 started and consuming from: servlet:/v2/loop/stop/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-05 04:21:02.189 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route14 started and consuming from: servlet:/v2/loop/restart/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-05 04:21:02.189 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route15 started and consuming from: servlet:/v2/loop/submit/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-05 04:21:02.190 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route16 started and consuming from: servlet:/v2/loop/delete/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-05 04:21:02.190 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route17 started and consuming from: servlet:/v2/loop/getstatus/%7BloopName%7D?httpMethodRestrict=GET 2021-05-05 04:21:02.191 [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-05-05 04:21:02.192 [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-05-05 04:21:02.192 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:21:02.192 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route20 started and consuming from: servlet:/v2/loop/create/%7BloopName%7D?httpMethodRestrict=POST 2021-05-05 04:21:02.193 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route21 started and consuming from: servlet:/v2/templates?httpMethodRestrict=GET 2021-05-05 04:21:02.193 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route22 started and consuming from: servlet:/v2/templates/%7BtemplateName%7D?httpMethodRestrict=GET 2021-05-05 04:21:02.194 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route23 started and consuming from: servlet:/v2/templates/names?httpMethodRestrict=GET 2021-05-05 04:21:02.195 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route24 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=GET 2021-05-05 04:21:02.195 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route25 started and consuming from: servlet:/v2/dictionary/secondary/names?httpMethodRestrict=GET 2021-05-05 04:21:02.196 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route26 started and consuming from: servlet:/v2/dictionary/%7BdictionaryName%7D?httpMethodRestrict=GET 2021-05-05 04:21:02.196 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route27 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=PUT 2021-05-05 04:21:02.197 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route28 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=PUT 2021-05-05 04:21:02.198 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route29 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=DELETE 2021-05-05 04:21:02.198 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route30 started and consuming from: servlet:/v2/dictionary/%7Bname%7D/elements/%7BshortName%7D?httpMethodRestrict=DELETE 2021-05-05 04:21:02.199 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route31 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=GET 2021-05-05 04:21:02.199 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{4a230a73-889f-43aa-a409-e2df99e2d2d8} 2021-05-05 04:21:02.199 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route32 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET 2021-05-05 04:21:02.200 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:02.200 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route33 started and consuming from: servlet:/v2/policyToscaModels/yaml/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET 2021-05-05 04:21:02.200 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:02.201 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route34 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=POST 2021-05-05 04:21:02.201 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route35 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=PUT 2021-05-05 04:21:02.201 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:02.202 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:02.202 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route36 started and consuming from: servlet:/v2/policies?httpMethodRestrict=GET 2021-05-05 04:21:02.202 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:02.202 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-05-05 04:21:02.202 [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-05-05 04:21:02.203 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:02.203 [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-05-05 04:21:02.203 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route39 started and consuming from: servlet:/v2/clampInformation?httpMethodRestrict=GET 2021-05-05 04:21:02.204 [main] INFO org.apache.camel.spring.SpringCamelContext - Total 71 routes, of which 71 are started 2021-05-05 04:21:02.206 [main] INFO org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) started in 7.683 seconds 2021-05-05 04:21:02.207 [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-05-05 04:21:02.210 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["https-jsse-nio-8443"] 2021-05-05 04:21:02.403 [scheduling-1] INFO org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@3b8f683c 2021-05-05 04:21:03.325 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8443 (https) with context path '' 2021-05-05 04:21:03.327 [main] INFO org.onap.policy.clamp.clds.Application - Started Application in 42.497 seconds (JVM running for 45.216) 2021-05-05 04:21:03.626 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1 >>> (get-all-policy-models) --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.626 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.627 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.631 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.633 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:21:03.639 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Get all policies models query 0ms before retrying ... 2021-05-05 04:21:03.696 [scheduling-1] WARN org.onap.policy.clamp.policy.PolicyEngineServices - getAllPolicyType yaml returned by policy engine could not be decoded, as it's null or empty 2021-05-05 04:21:03.697 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.697 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.697 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-05-05 04:21:03.698 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.703 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:21:03.703 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f23e70f9-79b0-4c98-9572-262c81210704} 2021-05-05 04:21:03.703 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.703 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.704 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.704 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.704 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.704 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-05-05 04:21:03.704 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:21:03.727 [scheduling-1] INFO org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@5d6bd3ff 2021-05-05 04:21:06.475 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2493, Content-Type=application/json, Date=Wed, 05 May 2021 04:21:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=89f865e8-7d85-4e22-97d7-2650e9c77bb4, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:21:06.477 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2493, Content-Type=application/json, Date=Wed, 05 May 2021 04:21:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=89f865e8-7d85-4e22-97d7-2650e9c77bb4, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2493] 2021-05-05 04:21:06.477 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2493, Content-Type=application/json, Date=Wed, 05 May 2021 04:21:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=89f865e8-7d85-4e22-97d7-2650e9c77bb4, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2493] 2021-05-05 04:21:06.478 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2493, Content-Type=application/json, Date=Wed, 05 May 2021 04:21:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=89f865e8-7d85-4e22-97d7-2650e9c77bb4, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2493] 2021-05-05 04:21:06.478 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2493, Content-Type=application/json, Date=Wed, 05 May 2021 04:21:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=89f865e8-7d85-4e22-97d7-2650e9c77bb4, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2493] 2021-05-05 04:21:06.480 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:22:54.521 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-05-05 04:22:54.522 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-05-05 04:22:54.522 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-05-05 04:22:55.560 [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.233.19.163] failed: Connection refused (Connection refused) 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 refused (Connection refused) 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-05-05 04:22:55.562 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ec88f1d 2021-05-05 04:22:55.562 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-05-05 04:22:55.562 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem 2021-05-05 04:22:55.562 [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-05-05 04:22:55.562 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-05-05 04:24:54.520 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-05-05 04:24:54.520 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-05-05 04:24:54.520 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-05-05 04:24:55.560 [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.233.19.163] failed: Connection refused (Connection refused) 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 refused (Connection refused) 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-05-05 04:24:55.560 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@642c33b6 2021-05-05 04:24:55.560 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-05-05 04:24:55.560 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem 2021-05-05 04:24:55.561 [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-05-05 04:24:55.561 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-05-05 04:25:54.523 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3}, BodyType:null, Body:[Body is null] 2021-05-05 04:25:54.524 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3}, BodyType:null, Body:[Body is null] 2021-05-05 04:25:54.524 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-05-05 04:25:54.524 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3}, BodyType:null, Body:[Body is null] 2021-05-05 04:25:54.530 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:25:54.531 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{08782f2b-79a9-44b2-a5e8-a6bb314b6aa2} 2021-05-05 04:25:54.531 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3}, BodyType:null, Body:[Body is null] 2021-05-05 04:25:54.531 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:25:54.532 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:25:54.532 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:25:54.532 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:25:54.532 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-05-05 04:25:54.533 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:06.958 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 05 May 2021 04:25:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d81c0778-65a3-44df-ba8a-dd823f533178, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:06.963 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 05 May 2021 04:25:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d81c0778-65a3-44df-ba8a-dd823f533178, 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-05-05 04:26:06.964 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 05 May 2021 04:25:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d81c0778-65a3-44df-ba8a-dd823f533178, 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-05-05 04:26:06.964 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 05 May 2021 04:25:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d81c0778-65a3-44df-ba8a-dd823f533178, 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-05-05 04:26:06.964 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3 >>> (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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 05 May 2021 04:25:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d81c0778-65a3-44df-ba8a-dd823f533178, 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-05-05 04:26:06.965 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:07.246 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Match/1.0.0 2021-05-05 04:26:07.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:07.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:07.248 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Match/1.0.0 2021-05-05 04:26:07.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:07.253 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:07.287 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{908454a5-c8a4-4e85-be58-9431dd3d40ad} 2021-05-05 04:26:07.287 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:07.288 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:07.288 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:07.288 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:07.288 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:07.288 [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-05-05 04:26:07.289 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:09.930 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=53121af7-17ef-46a5-bfbd-66038da7e688, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:09.930 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=53121af7-17ef-46a5-bfbd-66038da7e688, 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-05-05 04:26:09.931 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=53121af7-17ef-46a5-bfbd-66038da7e688, 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-05-05 04:26:09.931 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=53121af7-17ef-46a5-bfbd-66038da7e688, 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-05-05 04:26:09.931 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=53121af7-17ef-46a5-bfbd-66038da7e688, 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-05-05 04:26:09.932 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:10.247 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Monitoring/1.0.0 2021-05-05 04:26:10.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:10.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:10.248 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Monitoring/1.0.0 2021-05-05 04:26:10.249 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:10.253 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:10.253 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{1d8eba4b-31e6-4225-9205-97ca43cc9c20} 2021-05-05 04:26:10.253 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:10.253 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:10.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:10.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:10.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:10.254 [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-05-05 04:26:10.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:14.456 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bdaf0539-d646-4e1d-8441-15e80ad73fd2, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:14.457 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bdaf0539-d646-4e1d-8441-15e80ad73fd2, 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-05-05 04:26:14.457 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bdaf0539-d646-4e1d-8441-15e80ad73fd2, 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-05-05 04:26:14.457 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bdaf0539-d646-4e1d-8441-15e80ad73fd2, 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-05-05 04:26:14.457 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bdaf0539-d646-4e1d-8441-15e80ad73fd2, 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-05-05 04:26:14.458 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:15.248 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Naming/1.0.0 2021-05-05 04:26:15.251 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:15.251 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:15.251 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Naming/1.0.0 2021-05-05 04:26:15.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:15.259 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:15.260 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{823ab3fe-7f5c-4c97-8ce7-f9a2fc44c30b} 2021-05-05 04:26:15.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:15.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:15.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:15.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:15.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:15.261 [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-05-05 04:26:15.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:18.978 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=17e33f52-523b-4f9a-ab59-f9193b2b7303, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:18.979 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=17e33f52-523b-4f9a-ab59-f9193b2b7303, 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-05-05 04:26:18.979 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=17e33f52-523b-4f9a-ab59-f9193b2b7303, 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-05-05 04:26:18.979 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=17e33f52-523b-4f9a-ab59-f9193b2b7303, 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-05-05 04:26:18.979 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=17e33f52-523b-4f9a-ab59-f9193b2b7303, 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-05-05 04:26:18.980 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:19.238 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Native/1.0.0 2021-05-05 04:26:19.239 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:19.239 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:19.239 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Native/1.0.0 2021-05-05 04:26:19.239 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:19.243 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:19.244 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{83118feb-8b9b-41ad-9c79-8eb032bde3ab} 2021-05-05 04:26:19.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:19.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:19.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:19.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:19.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:19.245 [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-05-05 04:26:19.245 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:21.268 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9ecdaf22-7c23-49fa-8b2a-b626a31c82a9, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:21.269 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9ecdaf22-7c23-49fa-8b2a-b626a31c82a9, 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-05-05 04:26:21.269 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9ecdaf22-7c23-49fa-8b2a-b626a31c82a9, 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-05-05 04:26:21.269 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9ecdaf22-7c23-49fa-8b2a-b626a31c82a9, 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-05-05 04:26:21.269 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9ecdaf22-7c23-49fa-8b2a-b626a31c82a9, 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-05-05 04:26:21.270 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:22.238 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Optimization/1.0.0 2021-05-05 04:26:22.239 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:22.239 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:22.239 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Optimization/1.0.0 2021-05-05 04:26:22.239 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:22.245 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:22.246 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a7196e20-c81f-4020-9a6e-a4ee350fc155} 2021-05-05 04:26:22.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:22.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:22.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:22.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:22.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:22.247 [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-05-05 04:26:22.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:28.937 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7d87b5ab-cc73-498d-b1ba-6f4cafb60ff1, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:28.937 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7d87b5ab-cc73-498d-b1ba-6f4cafb60ff1, 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-05-05 04:26:28.938 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7d87b5ab-cc73-498d-b1ba-6f4cafb60ff1, 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-05-05 04:26:28.938 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7d87b5ab-cc73-498d-b1ba-6f4cafb60ff1, 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-05-05 04:26:28.938 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7d87b5ab-cc73-498d-b1ba-6f4cafb60ff1, 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-05-05 04:26:28.939 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:29.237 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.Guard/1.0.0 2021-05-05 04:26:29.238 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:29.238 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:29.238 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.Guard/1.0.0 2021-05-05 04:26:29.238 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:29.243 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:29.243 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{197cf6da-002d-4bd8-b6d9-a971e8689ebb} 2021-05-05 04:26:29.243 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:29.243 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:29.243 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:29.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:29.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:29.244 [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-05-05 04:26:29.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:31.282 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5845e155-26a2-4b72-a206-8bab61503ed7, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:31.282 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5845e155-26a2-4b72-a206-8bab61503ed7, 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-05-05 04:26:31.283 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5845e155-26a2-4b72-a206-8bab61503ed7, 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-05-05 04:26:31.283 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5845e155-26a2-4b72-a206-8bab61503ed7, 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-05-05 04:26:31.283 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5845e155-26a2-4b72-a206-8bab61503ed7, 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-05-05 04:26:31.284 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:32.238 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Common/1.0.0 2021-05-05 04:26:32.239 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:32.239 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:32.239 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Common/1.0.0 2021-05-05 04:26:32.240 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:32.244 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:32.245 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{0d83b076-991d-42b2-b7e3-4bacdc56da80} 2021-05-05 04:26:32.245 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:32.245 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:32.245 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:32.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:32.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:32.246 [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-05-05 04:26:32.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:37.901 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d510fafe-abbe-496a-96ee-a6aa85c9393f, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:37.902 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d510fafe-abbe-496a-96ee-a6aa85c9393f, 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-05-05 04:26:37.902 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d510fafe-abbe-496a-96ee-a6aa85c9393f, 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-05-05 04:26:37.902 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d510fafe-abbe-496a-96ee-a6aa85c9393f, 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-05-05 04:26:37.902 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d510fafe-abbe-496a-96ee-a6aa85c9393f, 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-05-05 04:26:37.903 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:38.239 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Coordination/1.0.0 2021-05-05 04:26:38.240 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:38.240 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:38.240 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Coordination/1.0.0 2021-05-05 04:26:38.241 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:38.245 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:38.245 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{1ecb6646-75d1-4f7c-b4bf-da0e9406ae11} 2021-05-05 04:26:38.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:38.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:38.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:38.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:38.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:38.246 [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-05-05 04:26:38.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:40.094 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=88c1dcad-1ef4-48e4-85b7-7b4d848c70d7, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:40.095 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=88c1dcad-1ef4-48e4-85b7-7b4d848c70d7, 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-05-05 04:26:40.095 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=88c1dcad-1ef4-48e4-85b7-7b4d848c70d7, 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-05-05 04:26:40.095 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=88c1dcad-1ef4-48e4-85b7-7b4d848c70d7, 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-05-05 04:26:40.096 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=88c1dcad-1ef4-48e4-85b7-7b4d848c70d7, 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-05-05 04:26:40.096 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:40.240 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-05-05 04:26:40.241 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:40.241 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:40.241 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-05-05 04:26:40.241 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:40.245 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:40.245 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3485b31d-240a-4203-8093-0cd66106de13} 2021-05-05 04:26:40.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:40.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:40.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:40.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:40.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:40.246 [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-05-05 04:26:40.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:42.151 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d4147744-d2ca-468d-90f4-abf55058f9dc, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:42.152 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d4147744-d2ca-468d-90f4-abf55058f9dc, 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-05-05 04:26:42.152 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d4147744-d2ca-468d-90f4-abf55058f9dc, 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-05-05 04:26:42.152 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d4147744-d2ca-468d-90f4-abf55058f9dc, 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-05-05 04:26:42.152 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d4147744-d2ca-468d-90f4-abf55058f9dc, 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-05-05 04:26:42.153 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:42.243 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.Filter/1.0.0 2021-05-05 04:26:42.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:42.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:42.244 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Filter/1.0.0 2021-05-05 04:26:42.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:42.249 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:42.249 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3d925fa0-54a2-440a-b33c-a54acd3873e7} 2021-05-05 04:26:42.249 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:42.249 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:42.249 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:42.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:42.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:42.250 [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-05-05 04:26:42.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:44.069 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4373c9c2-ff55-4f7a-8c7e-cb9cc26ccd3e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:44.069 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4373c9c2-ff55-4f7a-8c7e-cb9cc26ccd3e, 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-05-05 04:26:44.070 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4373c9c2-ff55-4f7a-8c7e-cb9cc26ccd3e, 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-05-05 04:26:44.070 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4373c9c2-ff55-4f7a-8c7e-cb9cc26ccd3e, 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-05-05 04:26:44.070 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4373c9c2-ff55-4f7a-8c7e-cb9cc26ccd3e, 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-05-05 04:26:44.071 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:26:44.088 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-05-05 04:26:44.089 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:44.090 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:44.090 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-05-05 04:26:44.090 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:44.094 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:26:44.095 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8fa71359-47b6-4e06-b89e-8a59641e03a8} 2021-05-05 04:26:44.095 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:44.095 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:44.095 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:44.095 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:44.096 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:44.096 [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-05-05 04:26:44.096 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:26:59.933 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=561fe67e-2b1a-488b-9f63-63d63bdf8b2f, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:26:59.934 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=561fe67e-2b1a-488b-9f63-63d63bdf8b2f, 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-05-05 04:26:59.934 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=561fe67e-2b1a-488b-9f63-63d63bdf8b2f, 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-05-05 04:26:59.934 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=561fe67e-2b1a-488b-9f63-63d63bdf8b2f, 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-05-05 04:26:59.934 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Wed, 05 May 2021 04:26:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=561fe67e-2b1a-488b-9f63-63d63bdf8b2f, 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-05-05 04:26:59.935 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:00.244 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-05-05 04:27:00.245 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:00.245 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:00.245 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-05-05 04:27:00.245 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:00.249 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:00.250 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{61d985f7-5d3c-47a0-9e5f-0ace61aab711} 2021-05-05 04:27:00.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:00.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:00.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:00.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:00.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:00.250 [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-05-05 04:27:00.251 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:02.950 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a54d81dd-93cc-484c-9ece-c92d26c74b19, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:02.950 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a54d81dd-93cc-484c-9ece-c92d26c74b19, 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-05-05 04:27:02.951 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a54d81dd-93cc-484c-9ece-c92d26c74b19, 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-05-05 04:27:02.951 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a54d81dd-93cc-484c-9ece-c92d26c74b19, 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-05-05 04:27:02.951 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a54d81dd-93cc-484c-9ece-c92d26c74b19, 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-05-05 04:27:02.952 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:03.252 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-05-05 04:27:03.253 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:03.253 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:03.254 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-05-05 04:27:03.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:03.259 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:03.259 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{1f62e2de-b99d-4d0c-a5fa-cb1dba444a58} 2021-05-05 04:27:03.259 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:03.259 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:03.259 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:03.259 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:03.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:03.260 [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-05-05 04:27:03.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:05.086 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0fed4ef5-6f63-4bb9-a860-b561da9e2c75, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:05.087 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0fed4ef5-6f63-4bb9-a860-b561da9e2c75, 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-05-05 04:27:05.087 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0fed4ef5-6f63-4bb9-a860-b561da9e2c75, 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-05-05 04:27:05.087 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0fed4ef5-6f63-4bb9-a860-b561da9e2c75, 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-05-05 04:27:05.087 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0fed4ef5-6f63-4bb9-a860-b561da9e2c75, 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-05-05 04:27:05.088 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:05.247 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.Common/1.0.0 2021-05-05 04:27:05.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:05.249 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:05.249 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.Common/1.0.0 2021-05-05 04:27:05.249 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:05.254 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:05.254 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a21d5a31-9f7c-4102-9314-612f8e4289f5} 2021-05-05 04:27:05.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:05.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:05.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:05.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:05.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:05.255 [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-05-05 04:27:05.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:07.125 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b2cb28e0-ba0d-4e81-809b-02f7df75c3e9, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:07.126 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b2cb28e0-ba0d-4e81-809b-02f7df75c3e9, 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-05-05 04:27:07.126 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b2cb28e0-ba0d-4e81-809b-02f7df75c3e9, 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-05-05 04:27:07.126 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b2cb28e0-ba0d-4e81-809b-02f7df75c3e9, 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-05-05 04:27:07.127 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b2cb28e0-ba0d-4e81-809b-02f7df75c3e9, 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-05-05 04:27:07.127 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:07.246 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.common.Apex/1.0.0 2021-05-05 04:27:07.246 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:07.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:07.247 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Apex/1.0.0 2021-05-05 04:27:07.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:07.251 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:07.251 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{0dd64dd9-125a-47ab-a863-7eec28ddb69d} 2021-05-05 04:27:07.251 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:07.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:07.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:07.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:07.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:07.252 [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-05-05 04:27:07.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:09.072 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=574c4446-c07d-4df3-8878-6ce201df29df, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:09.073 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=574c4446-c07d-4df3-8878-6ce201df29df, 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-05-05 04:27:09.073 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=574c4446-c07d-4df3-8878-6ce201df29df, 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-05-05 04:27:09.073 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=574c4446-c07d-4df3-8878-6ce201df29df, 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-05-05 04:27:09.074 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=574c4446-c07d-4df3-8878-6ce201df29df, 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-05-05 04:27:09.074 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:09.100 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.common.Drools/1.0.0 2021-05-05 04:27:09.101 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:09.101 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:09.101 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Drools/1.0.0 2021-05-05 04:27:09.101 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:09.106 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:09.106 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{03fc128a-6445-4064-b0b6-4931e70844c3} 2021-05-05 04:27:09.106 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:09.106 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:09.106 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:09.106 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:09.106 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:09.107 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0 2021-05-05 04:27:09.107 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:10.976 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e9dbc8a0-e593-4dcd-8c5d-1d1063cc54aa, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:10.976 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e9dbc8a0-e593-4dcd-8c5d-1d1063cc54aa, 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-05-05 04:27:10.977 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e9dbc8a0-e593-4dcd-8c5d-1d1063cc54aa, 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-05-05 04:27:10.977 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e9dbc8a0-e593-4dcd-8c5d-1d1063cc54aa, 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-05-05 04:27:10.977 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e9dbc8a0-e593-4dcd-8c5d-1d1063cc54aa, 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-05-05 04:27:10.978 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:11.006 [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-05-05 04:27:11.007 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:11.007 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:11.008 [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-05-05 04:27:11.008 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:11.015 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:11.015 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{316d215a-f220-4b16-b8ae-9da6e6fb8691} 2021-05-05 04:27:11.016 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:11.016 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:11.016 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:11.016 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:11.016 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:11.016 [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-05-05 04:27:11.017 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:12.904 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:11 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4f5cf6b9-afa3-47a8-923c-fb9a3c4529c7, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:12.904 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:11 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4f5cf6b9-afa3-47a8-923c-fb9a3c4529c7, 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-05-05 04:27:12.905 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:11 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4f5cf6b9-afa3-47a8-923c-fb9a3c4529c7, 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-05-05 04:27:12.905 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:11 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4f5cf6b9-afa3-47a8-923c-fb9a3c4529c7, 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-05-05 04:27:12.905 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:11 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4f5cf6b9-afa3-47a8-923c-fb9a3c4529c7, 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-05-05 04:27:12.906 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:12.919 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.monitoring.tcagen2/1.0.0 2021-05-05 04:27:12.920 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:12.920 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:12.920 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.monitoring.tcagen2/1.0.0 2021-05-05 04:27:12.920 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:12.924 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:12.924 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{81754f77-0080-499d-acc1-c4facd378d2c} 2021-05-05 04:27:12.924 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:12.925 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:12.925 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:12.925 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:12.925 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:12.925 [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-05-05 04:27:12.925 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:14.599 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=daf1439c-c23b-4f90-8d6d-58d513925023, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:14.599 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=daf1439c-c23b-4f90-8d6d-58d513925023, 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-05-05 04:27:14.599 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=daf1439c-c23b-4f90-8d6d-58d513925023, 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-05-05 04:27:14.600 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=daf1439c-c23b-4f90-8d6d-58d513925023, 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-05-05 04:27:14.600 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=daf1439c-c23b-4f90-8d6d-58d513925023, 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-05-05 04:27:14.600 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:15.251 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Apex/1.0.0 2021-05-05 04:27:15.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:15.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:15.252 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Apex/1.0.0 2021-05-05 04:27:15.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:15.257 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:15.257 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{6b6ce37c-862a-493b-95b7-dc44a4f8a6bb} 2021-05-05 04:27:15.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:15.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:15.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:15.258 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:15.258 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:15.258 [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-05-05 04:27:15.258 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:18.003 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f9408cdb-9745-4346-b93a-23ec38af7dc9, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:18.003 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f9408cdb-9745-4346-b93a-23ec38af7dc9, 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-05-05 04:27:18.004 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f9408cdb-9745-4346-b93a-23ec38af7dc9, 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-05-05 04:27:18.004 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f9408cdb-9745-4346-b93a-23ec38af7dc9, 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-05-05 04:27:18.004 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f9408cdb-9745-4346-b93a-23ec38af7dc9, 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-05-05 04:27:18.004 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:18.251 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Drools/1.0.0 2021-05-05 04:27:18.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:18.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:18.252 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Drools/1.0.0 2021-05-05 04:27:18.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:18.256 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:18.257 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f741c414-5dc6-4486-a0d1-4970cf960bf8} 2021-05-05 04:27:18.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:18.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:18.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:18.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:18.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:18.257 [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-05-05 04:27:18.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:19.843 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4207e5ad-311c-491a-bb0b-a81dfb58b781, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:19.844 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4207e5ad-311c-491a-bb0b-a81dfb58b781, 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-05-05 04:27:19.844 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4207e5ad-311c-491a-bb0b-a81dfb58b781, 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-05-05 04:27:19.844 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4207e5ad-311c-491a-bb0b-a81dfb58b781, 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-05-05 04:27:19.844 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4207e5ad-311c-491a-bb0b-a81dfb58b781, 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-05-05 04:27:19.845 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:19.856 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Xacml/1.0.0 2021-05-05 04:27:19.857 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:19.857 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:19.857 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Xacml/1.0.0 2021-05-05 04:27:19.857 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:19.861 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:19.861 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{0d8aadbf-24b9-4220-88cf-f42c12cbf904} 2021-05-05 04:27:19.861 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:19.862 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:19.862 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:19.862 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:19.862 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:19.862 [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-05-05 04:27:19.862 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:21.444 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bb2aa1a1-5bf1-48d1-8301-1b798b348f03, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:21.445 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bb2aa1a1-5bf1-48d1-8301-1b798b348f03, 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-05-05 04:27:21.445 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bb2aa1a1-5bf1-48d1-8301-1b798b348f03, 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-05-05 04:27:21.446 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bb2aa1a1-5bf1-48d1-8301-1b798b348f03, 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-05-05 04:27:21.446 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bb2aa1a1-5bf1-48d1-8301-1b798b348f03, 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-05-05 04:27:21.447 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:22.246 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Artifact/1.0.0 2021-05-05 04:27:22.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:22.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:22.247 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Artifact/1.0.0 2021-05-05 04:27:22.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:22.252 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:22.252 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{bbd37c44-665e-48c7-8c59-82ba98412d83} 2021-05-05 04:27:22.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:22.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:22.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:22.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:22.253 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:22.253 [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-05-05 04:27:22.253 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:26.758 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=67324d89-576f-4df4-8961-377aacf1a57e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:26.758 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=67324d89-576f-4df4-8961-377aacf1a57e, 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-05-05 04:27:26.758 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=67324d89-576f-4df4-8961-377aacf1a57e, 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-05-05 04:27:26.759 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=67324d89-576f-4df4-8961-377aacf1a57e, 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-05-05 04:27:26.759 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=67324d89-576f-4df4-8961-377aacf1a57e, 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-05-05 04:27:26.760 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:27.247 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Controller/1.0.0 2021-05-05 04:27:27.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:27.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:27.249 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Controller/1.0.0 2021-05-05 04:27:27.249 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:27.253 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:27.253 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{138e8022-a4fe-433c-b0cb-f06d3e9ba56d} 2021-05-05 04:27:27.253 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:27.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:27.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:27.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:27.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:27.254 [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-05-05 04:27:27.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:29.565 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=31aedae7-017c-4412-b82f-56c1d8a2b78c, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:29.565 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=31aedae7-017c-4412-b82f-56c1d8a2b78c, 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-05-05 04:27:29.566 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=31aedae7-017c-4412-b82f-56c1d8a2b78c, 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-05-05 04:27:29.566 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=31aedae7-017c-4412-b82f-56c1d8a2b78c, 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-05-05 04:27:29.566 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=31aedae7-017c-4412-b82f-56c1d8a2b78c, 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-05-05 04:27:29.567 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:30.258 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Resource/1.0.0 2021-05-05 04:27:30.259 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:30.259 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:30.259 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Resource/1.0.0 2021-05-05 04:27:30.259 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:30.264 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:30.264 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d7889757-d8b2-4021-b090-83e512b82543} 2021-05-05 04:27:30.264 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:30.264 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:30.264 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:30.265 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:30.265 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:30.265 [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-05-05 04:27:30.266 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:33.689 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c0bd8f53-4bbd-4b50-9ebc-887815b93ac7, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:33.690 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c0bd8f53-4bbd-4b50-9ebc-887815b93ac7, 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-05-05 04:27:33.690 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c0bd8f53-4bbd-4b50-9ebc-887815b93ac7, 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-05-05 04:27:33.691 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c0bd8f53-4bbd-4b50-9ebc-887815b93ac7, 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-05-05 04:27:33.692 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c0bd8f53-4bbd-4b50-9ebc-887815b93ac7, 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-05-05 04:27:33.692 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:34.250 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Service/1.0.0 2021-05-05 04:27:34.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:34.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:34.252 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Service/1.0.0 2021-05-05 04:27:34.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:34.257 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:34.257 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c292e064-7258-4900-8f08-a866b50be73e} 2021-05-05 04:27:34.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:34.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:34.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:34.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:34.258 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:34.258 [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-05-05 04:27:34.258 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:36.697 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=943e50d3-09c6-42b6-af85-2df6d1bd8e24, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:36.697 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=943e50d3-09c6-42b6-af85-2df6d1bd8e24, 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-05-05 04:27:36.698 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=943e50d3-09c6-42b6-af85-2df6d1bd8e24, 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-05-05 04:27:36.698 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=943e50d3-09c6-42b6-af85-2df6d1bd8e24, 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-05-05 04:27:36.698 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=943e50d3-09c6-42b6-af85-2df6d1bd8e24, 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-05-05 04:27:36.699 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:37.241 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-05-05 04:27:37.242 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:37.242 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:37.242 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-05-05 04:27:37.242 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:37.247 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:37.247 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{689be88e-ef3b-4a49-9fb9-4b37c87e2615} 2021-05-05 04:27:37.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:37.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:37.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:37.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:37.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:37.248 [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-05-05 04:27:37.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:39.183 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19a08622-6a4d-4de1-a004-5fe54535af87, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:39.183 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19a08622-6a4d-4de1-a004-5fe54535af87, 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-05-05 04:27:39.184 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19a08622-6a4d-4de1-a004-5fe54535af87, 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-05-05 04:27:39.184 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19a08622-6a4d-4de1-a004-5fe54535af87, 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-05-05 04:27:39.184 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19a08622-6a4d-4de1-a004-5fe54535af87, 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-05-05 04:27:39.184 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:39.249 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-05-05 04:27:39.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:39.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:39.250 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-05-05 04:27:39.250 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:39.255 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:39.255 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{0ee8c0bd-43ae-4a75-b73a-8345af3da7da} 2021-05-05 04:27:39.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:39.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:39.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:39.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:39.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:39.256 [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-05-05 04:27:39.256 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:40.569 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b2d4ecdc-adf8-4223-88f3-e3c225af86b4, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:40.569 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b2d4ecdc-adf8-4223-88f3-e3c225af86b4, 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-05-05 04:27:40.569 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b2d4ecdc-adf8-4223-88f3-e3c225af86b4, 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-05-05 04:27:40.570 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b2d4ecdc-adf8-4223-88f3-e3c225af86b4, 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-05-05 04:27:40.570 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b2d4ecdc-adf8-4223-88f3-e3c225af86b4, 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-05-05 04:27:40.571 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:41.259 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-05-05 04:27:41.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:41.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:41.261 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-05-05 04:27:41.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:41.266 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:41.266 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{5a02ca27-4c69-4edc-911a-8bb374ee70d7} 2021-05-05 04:27:41.266 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:41.266 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:41.266 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:41.266 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:41.266 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:41.266 [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-05-05 04:27:41.267 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:43.962 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9bf1bffc-1ada-466a-96c8-655610931c11, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:43.962 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9bf1bffc-1ada-466a-96c8-655610931c11, 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-05-05 04:27:43.962 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9bf1bffc-1ada-466a-96c8-655610931c11, 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-05-05 04:27:43.963 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9bf1bffc-1ada-466a-96c8-655610931c11, 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-05-05 04:27:43.963 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9bf1bffc-1ada-466a-96c8-655610931c11, 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-05-05 04:27:43.963 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:44.250 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-05-05 04:27:44.251 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:44.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:44.252 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-05-05 04:27:44.252 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:44.259 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:44.260 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d030d893-4b81-47bd-8210-0ed14fdd8cd6} 2021-05-05 04:27:44.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:44.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:44.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:44.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:44.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:44.261 [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-05-05 04:27:44.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:47.295 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=afec3e97-8959-4df0-91ce-e0de35374594, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:47.296 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=afec3e97-8959-4df0-91ce-e0de35374594, 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-05-05 04:27:47.296 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=afec3e97-8959-4df0-91ce-e0de35374594, 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-05-05 04:27:47.296 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=afec3e97-8959-4df0-91ce-e0de35374594, 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-05-05 04:27:47.296 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=afec3e97-8959-4df0-91ce-e0de35374594, 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-05-05 04:27:47.297 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:48.252 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.PciPolicy/1.0.0 2021-05-05 04:27:48.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:48.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:48.254 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.PciPolicy/1.0.0 2021-05-05 04:27:48.255 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:48.260 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:48.260 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a9f956db-2c92-41fa-94d8-d5f3fc789186} 2021-05-05 04:27:48.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:48.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:48.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:48.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:48.261 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:48.261 [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-05-05 04:27:48.262 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:52.926 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4fb39350-1470-452c-aaa8-12b042991e96, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:52.926 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4fb39350-1470-452c-aaa8-12b042991e96, 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-05-05 04:27:52.926 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4fb39350-1470-452c-aaa8-12b042991e96, 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-05-05 04:27:52.926 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4fb39350-1470-452c-aaa8-12b042991e96, 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-05-05 04:27:52.927 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4fb39350-1470-452c-aaa8-12b042991e96, 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-05-05 04:27:52.927 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:53.257 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.Vim_fit/1.0.0 2021-05-05 04:27:53.258 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:53.258 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:53.258 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.Vim_fit/1.0.0 2021-05-05 04:27:53.258 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:53.262 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:53.263 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{828d12bc-1fec-48d0-a5ff-f65520cf1879} 2021-05-05 04:27:53.263 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:53.263 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:53.263 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:53.264 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:53.265 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:53.265 [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-05-05 04:27:53.265 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:54.932 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=23ed78e5-74c8-4fea-ab6b-73693f90e01e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:54.933 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=23ed78e5-74c8-4fea-ab6b-73693f90e01e, 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-05-05 04:27:54.933 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=23ed78e5-74c8-4fea-ab6b-73693f90e01e, 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-05-05 04:27:54.934 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=23ed78e5-74c8-4fea-ab6b-73693f90e01e, 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-05-05 04:27:54.934 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=23ed78e5-74c8-4fea-ab6b-73693f90e01e, 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-05-05 04:27:54.934 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-05 04:27:54.947 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-05-05 04:27:54.948 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:54.948 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:54.948 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-05-05 04:27:54.949 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:54.953 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-05 04:27:54.953 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{9511d300-745b-4003-9628-839b9b2075b5} 2021-05-05 04:27:54.953 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:54.953 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:54.954 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:54.954 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:54.954 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:54.954 [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-05-05 04:27:54.954 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-05 04:27:56.784 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cf4b13cc-bf6a-4a4a-9033-18f1d4bb20da, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-05 04:27:56.784 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cf4b13cc-bf6a-4a4a-9033-18f1d4bb20da, 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-05-05 04:27:56.785 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cf4b13cc-bf6a-4a4a-9033-18f1d4bb20da, 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-05-05 04:27:56.785 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cf4b13cc-bf6a-4a4a-9033-18f1d4bb20da, 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-05-05 04:27:56.786 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-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-onap-policy-clamp-be-59bcbdf5d-8t77x-1620188447014-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Wed, 05 May 2021 04:27:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cf4b13cc-bf6a-4a4a-9033-18f1d4bb20da, 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-05-05 04:27:56.786 [schedu