By type
01:35:48,626 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:35:48,628 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
01:35:48,629 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/classes!/logback.xml]
01:35:48,688 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/classes!/logback.xml] is not of type file
01:35:48,942 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/classes!/logback.xml]
01:35:48,942 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
01:35:48,948 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] to configuration watch list.
01:35:48,948 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] is not of type file
01:35:48,951 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list.
01:35:48,951 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file
01:35:48,984 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
01:35:48,984 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter]
01:35:48,985 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
01:35:48,996 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR
01:35:48,997 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR
01:35:48,997 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN
01:35:48,997 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN
01:35:48,997 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN
01:35:48,998 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR
01:35:48,998 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN
01:35:49,000 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list.
01:35:49,000 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file
01:35:49,002 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:35:49,006 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
01:35:49,014 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:49,088 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] to configuration watch list.
01:35:49,088 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] is not of type file
01:35:49,091 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:35:49,097 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
01:35:49,099 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:49,109 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Archive files will be limited to [10 MB] each.
01:35:49,112 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Will use gz compression
01:35:49,114 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Will use the pattern /tmp/spring.log.%d{yyyy-MM-dd}.%i for the active file
01:35:49,117 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - The date pattern is 'yyyy-MM-dd' from file name pattern '/tmp/spring.log.%d{yyyy-MM-dd}.%i.gz'.
01:35:49,117 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - Roll-over at midnight.
01:35:49,124 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - Setting initial period to Mon Nov 01 01:35:49 GMT 2021
01:35:49,129 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /tmp/spring.log
01:35:49,130 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/tmp/spring.log]
01:35:49,131 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
01:35:49,131 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
01:35:49,132 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
01:35:49,133 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:35:49,133 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
01:35:49,134 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1979313356 - Will use zip compression
01:35:49,134 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1979313356 - Will use the pattern /var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log for the active file
01:35:49,136 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log.zip'.
01:35:49,136 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:35:49,136 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Nov 01 01:35:49 GMT 2021
01:35:49,137 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:49,138 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /var/log/onap/AAI-BAS/error.log
01:35:49,138 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/var/log/onap/AAI-BAS/error.log]
01:35:49,138 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:35:49,140 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
01:35:49,142 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
01:35:49,142 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
01:35:49,143 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
01:35:49,143 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:35:49,143 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
01:35:49,144 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1975546571 - Will use zip compression
01:35:49,144 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1975546571 - Will use the pattern /var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log for the active file
01:35:49,145 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log.zip'.
01:35:49,145 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:35:49,146 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Nov 01 01:35:49 GMT 2021
01:35:49,146 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:49,150 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/AAI-BAS/audit.log
01:35:49,150 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/AAI-BAS/audit.log]
01:35:49,150 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:35:49,150 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
01:35:49,150 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
01:35:49,150 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
01:35:49,150 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
01:35:49,151 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:35:49,151 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
01:35:49,152 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1526298704 - Will use zip compression
01:35:49,152 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1526298704 - Will use the pattern /var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log for the active file
01:35:49,153 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log.zip'.
01:35:49,153 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:35:49,153 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Nov 01 01:35:49 GMT 2021
01:35:49,153 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:49,154 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/AAI-BAS/metrics.log
01:35:49,154 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/AAI-BAS/metrics.log]
01:35:49,155 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:35:49,155 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
01:35:49,155 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
01:35:49,155 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
01:35:49,155 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
01:35:49,155 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:35:49,155 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
01:35:49,156 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1593180232 - Will use zip compression
01:35:49,156 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1593180232 - Will use the pattern /var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log for the active file
01:35:49,157 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log.zip'.
01:35:49,157 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:35:49,184 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Nov 01 01:35:49 GMT 2021
01:35:49,184 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:49,185 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/AAI-BAS/debug.log
01:35:49,186 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/AAI-BAS/debug.log]
01:35:49,186 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:35:49,186 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
01:35:49,191 |-INFO in ch.qos.logback.classic.boolex.GEventEvaluator@48524010 - Expression to evaluate [e.level.toInt() < INFO.toInt()]
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/groovy-2.5.9.jar!/) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
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
01:35:50,092 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
01:35:50,092 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
01:35:50,092 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
01:35:50,093 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
01:35:50,093 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
01:35:50,093 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
01:35:50,093 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to INFO
01:35:50,093 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
01:35:50,093 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
01:35:50,093 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to INFO
01:35:50,093 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
01:35:50,093 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
01:35:50,094 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
01:35:50,094 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
01:35:50,094 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
01:35:50,094 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
01:35:50,094 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
01:35:50,094 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
01:35:50,094 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att] to INFO
01:35:50,094 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
01:35:50,094 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to WARN
01:35:50,095 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to WARN
01:35:50,095 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
01:35:50,095 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.commons] to WARN
01:35:50,095 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel] to WARN
01:35:50,095 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to WARN
01:35:50,095 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.processor.interceptor] to WARN
01:35:50,095 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.jaxrs.interceptor] to WARN
01:35:50,096 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.service] to WARN
01:35:50,096 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.restlet] to WARN
01:35:50,096 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.component.restlet] to WARN
01:35:50,096 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to WARN
01:35:50,096 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to WARN
01:35:50,096 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
01:35:50,097 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3e27ba32 - Registering current configuration as safe fallback point
01:35:50,791 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting.
01:35:50,793 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
01:35:50,793 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting.
01:35:50,793 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
01:35:50,794 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting.
01:35:50,794 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
01:35:50,795 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting.
01:35:50,795 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
01:35:50,791 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting.
01:35:50,793 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
01:35:50,793 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting.
01:35:50,793 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
01:35:50,794 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting.
01:35:50,794 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
01:35:50,795 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting.
01:35:50,795 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
01:35:50,809 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/babel/config/logback.xml]
01:35:50,809 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
01:35:50,810 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] to configuration watch list.
01:35:50,810 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7b7fdc8 - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] is not of type file
01:35:50,812 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list.
01:35:50,812 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7b7fdc8 - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file
01:35:50,814 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
01:35:50,814 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter]
01:35:50,814 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
01:35:50,815 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR
01:35:50,815 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework
01:35:50,816 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR
01:35:50,816 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework
01:35:50,816 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN
01:35:50,817 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework
01:35:50,817 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN
01:35:50,817 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework
01:35:50,817 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN
01:35:50,817 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework
01:35:50,818 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR
01:35:50,818 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework
01:35:50,818 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN
01:35:50,818 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework
01:35:50,818 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list.
01:35:50,818 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7b7fdc8 - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file
01:35:50,820 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:35:50,820 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
01:35:50,820 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:50,821 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] to configuration watch list.
01:35:50,822 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7b7fdc8 - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] is not of type file
01:35:50,823 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:35:50,824 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
01:35:50,824 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:50,825 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@528591360 - Archive files will be limited to [10 MB] each.
01:35:50,825 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@528591360 - Will use gz compression
01:35:50,826 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@528591360 - Will use the pattern /tmp/spring.log.%d{yyyy-MM-dd}.%i for the active file
01:35:50,827 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1787bc24 - The date pattern is 'yyyy-MM-dd' from file name pattern '/tmp/spring.log.%d{yyyy-MM-dd}.%i.gz'.
01:35:50,827 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1787bc24 - Roll-over at midnight.
01:35:50,827 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1787bc24 - Setting initial period to Mon Nov 01 01:35:49 GMT 2021
01:35:50,828 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /tmp/spring.log
01:35:50,828 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/tmp/spring.log]
01:35:50,828 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
01:35:50,830 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating INFO level on Logger[ROOT] onto the JUL framework
01:35:50,830 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
01:35:50,830 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
01:35:50,831 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:35:50,831 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
01:35:50,833 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1438988851 - Will use zip compression
01:35:50,833 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1438988851 - Will use the pattern /var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log for the active file
01:35:50,885 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log.zip'.
01:35:50,885 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:35:50,886 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Nov 01 01:35:49 GMT 2021
01:35:50,887 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:50,888 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /var/log/onap/AAI-BAS/error.log
01:35:50,888 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/var/log/onap/AAI-BAS/error.log]
01:35:50,889 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:35:50,889 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
01:35:50,890 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
01:35:50,891 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
01:35:50,891 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
01:35:50,891 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:35:50,891 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
01:35:50,892 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1404565079 - Will use zip compression
01:35:50,892 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1404565079 - Will use the pattern /var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log for the active file
01:35:50,893 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log.zip'.
01:35:50,893 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:35:50,893 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Nov 01 01:35:49 GMT 2021
01:35:50,894 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:50,894 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/AAI-BAS/audit.log
01:35:50,894 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/AAI-BAS/audit.log]
01:35:50,894 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:35:50,894 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
01:35:50,895 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
01:35:50,895 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
01:35:50,895 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
01:35:50,895 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:35:50,895 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
01:35:50,896 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2038105753 - Will use zip compression
01:35:50,896 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2038105753 - Will use the pattern /var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log for the active file
01:35:50,896 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log.zip'.
01:35:50,896 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:35:50,897 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Nov 01 01:35:49 GMT 2021
01:35:50,897 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:50,898 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/AAI-BAS/metrics.log
01:35:50,898 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/AAI-BAS/metrics.log]
01:35:50,898 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:35:50,898 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
01:35:50,898 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
01:35:50,898 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
01:35:50,898 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
01:35:50,898 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:35:50,898 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
01:35:50,899 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1513608173 - Will use zip compression
01:35:50,899 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1513608173 - Will use the pattern /var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log for the active file
01:35:50,900 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log.zip'.
01:35:50,900 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:35:50,900 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Nov 01 01:35:49 GMT 2021
01:35:50,900 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:35:50,901 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/AAI-BAS/debug.log
01:35:50,901 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/AAI-BAS/debug.log]
01:35:50,901 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:35:50,901 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
01:35:50,902 |-INFO in ch.qos.logback.classic.boolex.GEventEvaluator@26df6e3a - Expression to evaluate [e.level.toInt() < INFO.toInt()]
01:35:51,017 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
01:35:51,017 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
01:35:51,017 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
01:35:51,017 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
01:35:51,017 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
01:35:51,017 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
01:35:51,017 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to INFO
01:35:51,017 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating INFO level on Logger[com.att.eelf] onto the JUL framework
01:35:51,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
01:35:51,018 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
01:35:51,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to INFO
01:35:51,018 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating INFO level on Logger[com.att.eelf.debug] onto the JUL framework
01:35:51,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
01:35:51,018 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
01:35:51,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
01:35:51,018 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework
01:35:51,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
01:35:51,018 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
01:35:51,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
01:35:51,018 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating INFO level on Logger[com.att.eelf.metrics] onto the JUL framework
01:35:51,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
01:35:51,018 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
01:35:51,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att] to INFO
01:35:51,018 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating INFO level on Logger[com.att] onto the JUL framework
01:35:51,019 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
01:35:51,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.springframework] onto the JUL framework
01:35:51,019 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to WARN
01:35:51,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.springframework.beans] onto the JUL framework
01:35:51,019 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to WARN
01:35:51,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.springframework.web] onto the JUL framework
01:35:51,019 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
01:35:51,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache] onto the JUL framework
01:35:51,019 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.commons] to WARN
01:35:51,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache.commons] onto the JUL framework
01:35:51,020 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel] to WARN
01:35:51,020 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache.camel] onto the JUL framework
01:35:51,020 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to WARN
01:35:51,020 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache.cxf] onto the JUL framework
01:35:51,020 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.processor.interceptor] to WARN
01:35:51,020 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache.camel.processor.interceptor] onto the JUL framework
01:35:51,021 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.jaxrs.interceptor] to WARN
01:35:51,021 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache.cxf.jaxrs.interceptor] onto the JUL framework
01:35:51,021 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.service] to WARN
01:35:51,021 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache.cxf.service] onto the JUL framework
01:35:51,021 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.restlet] to WARN
01:35:51,021 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.restlet] onto the JUL framework
01:35:51,022 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.component.restlet] to WARN
01:35:51,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[org.apache.camel.component.restlet] onto the JUL framework
01:35:51,022 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to WARN
01:35:51,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[ch.qos.logback.classic] onto the JUL framework
01:35:51,022 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to WARN
01:35:51,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51c693d - Propagating WARN level on Logger[ch.qos.logback.core] onto the JUL framework
01:35:51,022 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
01:35:51,022 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6e01f9b0 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.12.RELEASE)
2021-11-01 01:35:51.492 INFO 1 --- [ main] org.eclipse.jetty.util.log : Logging initialized @3394ms to org.eclipse.jetty.util.log.Slf4jLog
2021-11-01 01:35:54.358 INFO 1 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11
2021-11-01 01:35:54.439 INFO 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext
2021-11-01 01:35:54.755 INFO 1 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0
2021-11-01 01:35:54.756 INFO 1 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults
2021-11-01 01:35:54.757 INFO 1 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 660000ms
2021-11-01 01:35:54.766 INFO 1 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@4287d447{application,/services/babel-service,[file:///tmp/jetty-docbase.3887440061444713715.9516/],AVAILABLE}
2021-11-01 01:35:54.767 INFO 1 --- [ main] org.eclipse.jetty.server.Server : Started @6675ms
2021-11-01 01:35:56.444 INFO 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-11-01 01:35:56.533 INFO 1 --- [ main] o.e.jetty.util.ssl.SslContextFactory : x509=X509@222afc67(aai,h=[aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org, localhost],w=[onap]) for Server@4c2fb9dd[provider=null,keyStore=file:///opt/app/babel/config/auth/tomcat_keystore,trustStore=null]
2021-11-01 01:35:56.655 INFO 1 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@41de5768{SSL,[ssl, http/1.1]}{0.0.0.0:9516}
2021-11-01 03:11:06.352 INFO 1 --- [tp1205419533-30] org.reflections.Reflections : Reflections took 18 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-01 03:11:06.608 INFO 1 --- [tp1205419533-30] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
2021-11-01 03:11:10.503 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:11:10.504 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.504 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
2021-11-01 03:11:10.504 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.504 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.504 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.504 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.504 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.505 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.505 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.505 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.505 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f4c1d05d-44b0 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.505 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.505 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.505 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.505 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14601635931417912898.csar
2021-11-01 03:11:10.506 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:11:10.953 INFO 1 --- [tp1205419533-30] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2021-11-01 03:11:13.468 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:11:13.468 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.468 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
2021-11-01 03:11:13.469 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.469 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.469 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.470 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.470 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.470 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.470 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.471 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.471 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f4c1d05d-44b0 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.471 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.471 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.471 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.472 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp16773331517557409983.csar
2021-11-01 03:11:13.472 WARN 1 --- [tp1205419533-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:21:55.105 INFO 1 --- [tp1205419533-28] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-01 03:21:55.675 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:21:55.675 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp13608988171561821286.csar
2021-11-01 03:21:55.675 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-11-01 03:21:55.675 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13608988171561821286.csar
2021-11-01 03:21:55.675 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /tmp/temp13608988171561821286.csar
2021-11-01 03:21:55.676 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp13608988171561821286.csar
2021-11-01 03:21:55.676 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13608988171561821286.csar
2021-11-01 03:21:55.676 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13608988171561821286.csar
2021-11-01 03:21:55.676 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13608988171561821286.csar
2021-11-01 03:21:55.676 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp13608988171561821286.csar
2021-11-01 03:21:55.676 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /tmp/temp13608988171561821286.csar
2021-11-01 03:21:55.676 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:21:55.706 INFO 1 --- [tp1205419533-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-01 03:21:56.269 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:21:56.270 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp17963144995467112612.csar
2021-11-01 03:21:56.270 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-11-01 03:21:56.270 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp17963144995467112612.csar
2021-11-01 03:21:56.270 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /tmp/temp17963144995467112612.csar
2021-11-01 03:21:56.271 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp17963144995467112612.csar
2021-11-01 03:21:56.271 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp17963144995467112612.csar
2021-11-01 03:21:56.271 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp17963144995467112612.csar
2021-11-01 03:21:56.271 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp17963144995467112612.csar
2021-11-01 03:21:56.272 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp17963144995467112612.csar
2021-11-01 03:21:56.272 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /tmp/temp17963144995467112612.csar
2021-11-01 03:21:56.272 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:22:56.859 INFO 1 --- [tp1205419533-23] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-01 03:22:57.856 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:22:57.856 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp11413222856172518157.csar
2021-11-01 03:22:57.856 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2021-11-01 03:22:57.857 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 8e2643bd-2806 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp11413222856172518157.csar
2021-11-01 03:22:57.857 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp11413222856172518157.csar
2021-11-01 03:22:57.857 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp11413222856172518157.csar
2021-11-01 03:22:57.857 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11413222856172518157.csar
2021-11-01 03:22:57.857 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11413222856172518157.csar
2021-11-01 03:22:57.857 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11413222856172518157.csar
2021-11-01 03:22:57.857 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11413222856172518157.csar
2021-11-01 03:22:57.857 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:22:57.883 INFO 1 --- [tp1205419533-23] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-01 03:22:58.967 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:22:58.968 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp2403939572954923760.csar
2021-11-01 03:22:58.968 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2021-11-01 03:22:58.968 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 8e2643bd-2806 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp2403939572954923760.csar
2021-11-01 03:22:58.968 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp2403939572954923760.csar
2021-11-01 03:22:58.968 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp2403939572954923760.csar
2021-11-01 03:22:58.968 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2403939572954923760.csar
2021-11-01 03:22:58.969 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2403939572954923760.csar
2021-11-01 03:22:58.969 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2403939572954923760.csar
2021-11-01 03:22:58.969 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2403939572954923760.csar
2021-11-01 03:22:58.969 WARN 1 --- [tp1205419533-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:25:55.827 INFO 1 --- [tp1205419533-28] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2021-11-01 03:25:57.334 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:25:57.335 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp6989951854698586044.csar
2021-11-01 03:25:57.335 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-01 03:25:57.335 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp6989951854698586044.csar
2021-11-01 03:25:57.335 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp6989951854698586044.csar
2021-11-01 03:25:57.336 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6989951854698586044.csar
2021-11-01 03:25:57.336 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp6989951854698586044.csar
2021-11-01 03:25:57.336 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6989951854698586044.csar
2021-11-01 03:25:57.336 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp6989951854698586044.csar
2021-11-01 03:25:57.336 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6989951854698586044.csar
2021-11-01 03:25:57.337 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp6989951854698586044.csar
2021-11-01 03:25:57.337 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp6989951854698586044.csar
2021-11-01 03:25:57.337 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:25:57.381 INFO 1 --- [tp1205419533-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2021-11-01 03:25:58.894 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:25:58.894 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp11728414997526577402.csar
2021-11-01 03:25:58.894 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-01 03:25:58.895 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp11728414997526577402.csar
2021-11-01 03:25:58.895 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp11728414997526577402.csar
2021-11-01 03:25:58.895 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11728414997526577402.csar
2021-11-01 03:25:58.895 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp11728414997526577402.csar
2021-11-01 03:25:58.895 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11728414997526577402.csar
2021-11-01 03:25:58.895 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp11728414997526577402.csar
2021-11-01 03:25:58.895 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11728414997526577402.csar
2021-11-01 03:25:58.896 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp11728414997526577402.csar
2021-11-01 03:25:58.896 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp11728414997526577402.csar
2021-11-01 03:25:58.896 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:26:12.492 INFO 1 --- [tp1205419533-29] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
2021-11-01 03:26:13.942 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:26:13.943 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp17975059861719199671.csar
2021-11-01 03:26:13.943 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-01 03:26:13.943 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp17975059861719199671.csar
2021-11-01 03:26:13.943 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp17975059861719199671.csar
2021-11-01 03:26:13.943 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp17975059861719199671.csar
2021-11-01 03:26:13.943 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp17975059861719199671.csar
2021-11-01 03:26:13.943 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp17975059861719199671.csar
2021-11-01 03:26:13.943 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp17975059861719199671.csar
2021-11-01 03:26:13.943 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /tmp/temp17975059861719199671.csar
2021-11-01 03:26:13.944 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp17975059861719199671.csar
2021-11-01 03:26:13.944 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp17975059861719199671.csar
2021-11-01 03:26:13.944 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:26:13.974 INFO 1 --- [tp1205419533-29] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
2021-11-01 03:26:15.339 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:26:15.339 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp14738445572908650826.csar
2021-11-01 03:26:15.339 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-01 03:26:15.339 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp14738445572908650826.csar
2021-11-01 03:26:15.339 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp14738445572908650826.csar
2021-11-01 03:26:15.339 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14738445572908650826.csar
2021-11-01 03:26:15.340 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp14738445572908650826.csar
2021-11-01 03:26:15.340 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14738445572908650826.csar
2021-11-01 03:26:15.340 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp14738445572908650826.csar
2021-11-01 03:26:15.340 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /tmp/temp14738445572908650826.csar
2021-11-01 03:26:15.340 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14738445572908650826.csar
2021-11-01 03:26:15.340 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp14738445572908650826.csar
2021-11-01 03:26:15.340 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:26:27.599 INFO 1 --- [tp1205419533-29] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2021-11-01 03:26:29.078 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:26:29.078 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp3189586568582153007.csar
2021-11-01 03:26:29.078 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-01 03:26:29.079 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /tmp/temp3189586568582153007.csar
2021-11-01 03:26:29.079 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp3189586568582153007.csar
2021-11-01 03:26:29.079 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp3189586568582153007.csar
2021-11-01 03:26:29.079 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp3189586568582153007.csar
2021-11-01 03:26:29.079 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp3189586568582153007.csar
2021-11-01 03:26:29.080 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp3189586568582153007.csar
2021-11-01 03:26:29.080 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp3189586568582153007.csar
2021-11-01 03:26:29.080 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp3189586568582153007.csar
2021-11-01 03:26:29.080 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp3189586568582153007.csar
2021-11-01 03:26:29.080 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:26:29.113 INFO 1 --- [tp1205419533-29] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2021-11-01 03:26:30.514 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:26:30.514 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp1481998596497749578.csar
2021-11-01 03:26:30.514 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-01 03:26:30.515 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /tmp/temp1481998596497749578.csar
2021-11-01 03:26:30.515 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp1481998596497749578.csar
2021-11-01 03:26:30.515 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1481998596497749578.csar
2021-11-01 03:26:30.515 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp1481998596497749578.csar
2021-11-01 03:26:30.515 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1481998596497749578.csar
2021-11-01 03:26:30.515 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp1481998596497749578.csar
2021-11-01 03:26:30.515 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1481998596497749578.csar
2021-11-01 03:26:30.516 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp1481998596497749578.csar
2021-11-01 03:26:30.516 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp1481998596497749578.csar
2021-11-01 03:26:30.516 WARN 1 --- [tp1205419533-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:29:57.823 INFO 1 --- [tp1205419533-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-01 03:29:59.213 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:29:59.213 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp17674343916653395782.csar
2021-11-01 03:29:59.213 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2021-11-01 03:29:59.214 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /tmp/temp17674343916653395782.csar
2021-11-01 03:29:59.214 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /tmp/temp17674343916653395782.csar
2021-11-01 03:29:59.214 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp17674343916653395782.csar
2021-11-01 03:29:59.214 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp17674343916653395782.csar
2021-11-01 03:29:59.214 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:29:59.242 INFO 1 --- [tp1205419533-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-01 03:30:00.640 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:30:00.641 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp8582054564909235464.csar
2021-11-01 03:30:00.641 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2021-11-01 03:30:00.641 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /tmp/temp8582054564909235464.csar
2021-11-01 03:30:00.641 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /tmp/temp8582054564909235464.csar
2021-11-01 03:30:00.642 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp8582054564909235464.csar
2021-11-01 03:30:00.642 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp8582054564909235464.csar
2021-11-01 03:30:00.642 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:32:57.833 INFO 1 --- [tp1205419533-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-01 03:32:58.795 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:32:58.795 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp4013458032424490422.csar
2021-11-01 03:32:58.796 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2021-11-01 03:32:58.796 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp4013458032424490422.csar
2021-11-01 03:32:58.796 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp4013458032424490422.csar
2021-11-01 03:32:58.796 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp4013458032424490422.csar
2021-11-01 03:32:58.796 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4013458032424490422.csar
2021-11-01 03:32:58.796 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4013458032424490422.csar
2021-11-01 03:32:58.796 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4013458032424490422.csar
2021-11-01 03:32:58.796 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4013458032424490422.csar
2021-11-01 03:32:58.796 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:32:58.815 INFO 1 --- [tp1205419533-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-01 03:32:59.774 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-01 03:32:59.774 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp18179295062618935736.csar
2021-11-01 03:32:59.774 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2021-11-01 03:32:59.774 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp18179295062618935736.csar
2021-11-01 03:32:59.774 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp18179295062618935736.csar
2021-11-01 03:32:59.774 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp18179295062618935736.csar
2021-11-01 03:32:59.774 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18179295062618935736.csar
2021-11-01 03:32:59.775 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18179295062618935736.csar
2021-11-01 03:32:59.775 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18179295062618935736.csar
2021-11-01 03:32:59.775 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18179295062618935736.csar
2021-11-01 03:32:59.775 WARN 1 --- [tp1205419533-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################