Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Babel
06:17:48,763 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/classes!/logback.xml] 
06:17:48,848 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
06:17:48,887 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] to configuration watch list.
06:17:48,888 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@133e16fd - URL [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] is not of type file
06:17:48,898 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list.
06:17:48,898 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@133e16fd - URL [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file
06:17:48,904 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
06:17:48,904 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter]
06:17:48,904 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
06:17:48,937 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR
06:17:48,938 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR
06:17:48,938 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN
06:17:48,938 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN
06:17:48,938 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN
06:17:48,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR
06:17:48,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN
06:17:48,945 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list.
06:17:48,945 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@133e16fd - URL [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file
06:17:48,950 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:17:48,984 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
06:17:49,013 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:49,181 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] to configuration watch list.
06:17:49,185 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@133e16fd - URL [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] is not of type file
06:17:49,196 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:17:49,206 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
06:17:49,214 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:49,239 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@393040818 - Archive files will be limited to [10 MB] each.
06:17:49,249 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@393040818 - Will use gz compression
06:17:49,264 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@393040818 - Will use the pattern /tmp/spring.log.%d{yyyy-MM-dd}.%i for the active file
06:17:49,284 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@57175e74 - The date pattern is 'yyyy-MM-dd' from file name pattern '/tmp/spring.log.%d{yyyy-MM-dd}.%i.gz'.
06:17:49,285 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@57175e74 - Roll-over at midnight.
06:17:49,305 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@57175e74 - Setting initial period to Thu Feb 02 06:17:49 GMT 2023
06:17:49,323 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /tmp/spring.log
06:17:49,323 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/tmp/spring.log]
06:17:49,327 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
06:17:49,327 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
06:17:49,329 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
06:17:49,330 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:17:49,331 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
06:17:49,333 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1386883398 - Will use zip compression
06:17:49,334 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1386883398 - Will use the pattern /var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log for the active file
06:17:49,343 |-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'.
06:17:49,343 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
06:17:49,344 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Feb 02 06:17:49 GMT 2023
06:17:49,346 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:49,412 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /var/log/onap/AAI-BAS/error.log
06:17:49,412 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/var/log/onap/AAI-BAS/error.log]
06:17:49,413 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
06:17:49,418 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
06:17:49,445 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
06:17:49,448 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
06:17:49,449 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
06:17:49,454 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:17:49,455 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
06:17:49,457 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@521960438 - Will use zip compression
06:17:49,458 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@521960438 - Will use the pattern /var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log for the active file
06:17:49,460 |-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'.
06:17:49,460 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
06:17:49,461 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Feb 02 06:17:49 GMT 2023
06:17:49,461 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:49,496 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/AAI-BAS/audit.log
06:17:49,496 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/AAI-BAS/audit.log]
06:17:49,496 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
06:17:49,497 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
06:17:49,528 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
06:17:49,529 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
06:17:49,529 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
06:17:49,571 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:17:49,572 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
06:17:49,598 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1593180232 - Will use zip compression
06:17:49,614 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1593180232 - Will use the pattern /var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log for the active file
06:17:49,617 |-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'.
06:17:49,617 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
06:17:49,618 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Feb 02 06:17:49 GMT 2023
06:17:49,619 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:49,622 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/AAI-BAS/metrics.log
06:17:49,622 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/AAI-BAS/metrics.log]
06:17:49,623 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
06:17:49,624 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
06:17:49,625 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
06:17:49,625 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
06:17:49,625 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
06:17:49,628 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:17:49,628 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
06:17:49,631 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@492079624 - Will use zip compression
06:17:49,631 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@492079624 - Will use the pattern /var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log for the active file
06:17:49,634 |-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'.
06:17:49,634 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
06:17:49,635 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Feb 02 06:17:49 GMT 2023
06:17:49,636 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:49,638 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/AAI-BAS/debug.log
06:17:49,638 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/AAI-BAS/debug.log]
06:17:49,639 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
06:17:49,639 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
06:17:49,649 |-INFO in ch.qos.logback.classic.boolex.GEventEvaluator@4b168fa9 - Expression to evaluate [e.level.toInt() < INFO.toInt()]
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/groovy-2.5.15.jar!/) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
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
06:17:52,500 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
06:17:52,500 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
06:17:52,501 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
06:17:52,503 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
06:17:52,504 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
06:17:52,504 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
06:17:52,504 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to INFO
06:17:52,505 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
06:17:52,505 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
06:17:52,505 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to INFO
06:17:52,505 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
06:17:52,505 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
06:17:52,505 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
06:17:52,506 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
06:17:52,506 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
06:17:52,506 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
06:17:52,506 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
06:17:52,506 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
06:17:52,506 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att] to INFO
06:17:52,506 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
06:17:52,509 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to WARN
06:17:52,511 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to WARN
06:17:52,511 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
06:17:52,511 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.commons] to WARN
06:17:52,511 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel] to WARN
06:17:52,512 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to WARN
06:17:52,512 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.processor.interceptor] to WARN
06:17:52,512 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.jaxrs.interceptor] to WARN
06:17:52,512 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.service] to WARN
06:17:52,512 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.restlet] to WARN
06:17:52,513 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.component.restlet] to WARN
06:17:52,513 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to WARN
06:17:52,513 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to WARN
06:17:52,513 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
06:17:52,516 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3a7442c7 - Registering current configuration as safe fallback point
06:17:55,757 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 
06:17:55,811 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
06:17:55,843 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 
06:17:55,901 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
06:17:55,903 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 
06:17:55,905 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
06:17:55,908 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 
06:17:55,954 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
06:17:55,757 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 
06:17:55,811 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
06:17:55,843 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 
06:17:55,901 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
06:17:55,903 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 
06:17:55,905 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
06:17:55,908 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 
06:17:55,954 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
06:17:56,013 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/babel/config/logback.xml] 
06:17:56,013 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
06:17:56,032 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] to configuration watch list.
06:17:56,032 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@19e7a160 - URL [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] is not of type file
06:17:56,045 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list.
06:17:56,045 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@19e7a160 - URL [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file
06:17:56,086 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
06:17:56,087 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter]
06:17:56,087 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
06:17:56,088 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR
06:17:56,088 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework
06:17:56,089 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR
06:17:56,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework
06:17:56,090 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN
06:17:56,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework
06:17:56,090 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN
06:17:56,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework
06:17:56,091 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN
06:17:56,091 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework
06:17:56,092 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR
06:17:56,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework
06:17:56,093 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN
06:17:56,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework
06:17:56,094 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list.
06:17:56,094 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@19e7a160 - URL [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file
06:17:56,101 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:17:56,102 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
06:17:56,103 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:56,106 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] to configuration watch list.
06:17:56,106 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@19e7a160 - URL [jar:file:/opt/app/babel/babel-1.11.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] is not of type file
06:17:56,111 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:17:56,112 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
06:17:56,113 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:56,121 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1047478056 - Archive files will be limited to [10 MB] each.
06:17:56,122 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1047478056 - Will use gz compression
06:17:56,123 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1047478056 - Will use the pattern /tmp/spring.log.%d{yyyy-MM-dd}.%i for the active file
06:17:56,126 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7357a011 - The date pattern is 'yyyy-MM-dd' from file name pattern '/tmp/spring.log.%d{yyyy-MM-dd}.%i.gz'.
06:17:56,126 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7357a011 - Roll-over at midnight.
06:17:56,127 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7357a011 - Setting initial period to Thu Feb 02 06:17:49 GMT 2023
06:17:56,128 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /tmp/spring.log
06:17:56,128 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/tmp/spring.log]
06:17:56,128 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
06:17:56,190 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating INFO level on Logger[ROOT] onto the JUL framework
06:17:56,191 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
06:17:56,191 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
06:17:56,192 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:17:56,193 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
06:17:56,196 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@91323447 - Will use zip compression
06:17:56,196 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@91323447 - Will use the pattern /var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log for the active file
06:17:56,197 |-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'.
06:17:56,197 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
06:17:56,198 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Feb 02 06:17:49 GMT 2023
06:17:56,198 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:56,199 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /var/log/onap/AAI-BAS/error.log
06:17:56,199 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/var/log/onap/AAI-BAS/error.log]
06:17:56,200 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
06:17:56,200 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
06:17:56,204 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
06:17:56,204 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
06:17:56,204 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
06:17:56,204 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:17:56,205 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
06:17:56,206 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@110053477 - Will use zip compression
06:17:56,206 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@110053477 - Will use the pattern /var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log for the active file
06:17:56,207 |-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'.
06:17:56,207 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
06:17:56,207 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Feb 02 06:17:49 GMT 2023
06:17:56,208 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:56,209 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/AAI-BAS/audit.log
06:17:56,210 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/AAI-BAS/audit.log]
06:17:56,210 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
06:17:56,210 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
06:17:56,210 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
06:17:56,210 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
06:17:56,210 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
06:17:56,212 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:17:56,213 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
06:17:56,214 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1209411469 - Will use zip compression
06:17:56,215 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1209411469 - Will use the pattern /var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log for the active file
06:17:56,216 |-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'.
06:17:56,217 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
06:17:56,218 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Feb 02 06:17:49 GMT 2023
06:17:56,218 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:56,221 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/AAI-BAS/metrics.log
06:17:56,221 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/AAI-BAS/metrics.log]
06:17:56,222 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
06:17:56,222 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
06:17:56,222 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
06:17:56,222 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
06:17:56,222 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
06:17:56,230 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:17:56,231 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
06:17:56,290 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1320105604 - Will use zip compression
06:17:56,309 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1320105604 - Will use the pattern /var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log for the active file
06:17:56,310 |-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'.
06:17:56,311 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
06:17:56,311 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Feb 02 06:17:49 GMT 2023
06:17:56,312 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:56,313 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/AAI-BAS/debug.log
06:17:56,313 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/AAI-BAS/debug.log]
06:17:56,314 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
06:17:56,314 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
06:17:56,315 |-INFO in ch.qos.logback.classic.boolex.GEventEvaluator@40317ba2 - Expression to evaluate [e.level.toInt() < INFO.toInt()]
06:17:56,582 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
06:17:56,582 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
06:17:56,582 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
06:17:56,584 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:17:56,584 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
06:17:56,585 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:17:56,586 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
06:17:56,587 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [AsyncSysOut]
06:17:56,587 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[AsyncSysOut]
06:17:56,587 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncSysOut] - Attaching appender named [STDOUT] to AsyncAppender.
06:17:56,587 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncSysOut] - Setting discardingThreshold to 51
06:17:56,592 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
06:17:56,592 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
06:17:56,593 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
06:17:56,593 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AsyncSysOut] to Logger[ROOT]
06:17:56,593 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to INFO
06:17:56,593 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating INFO level on Logger[com.att.eelf] onto the JUL framework
06:17:56,594 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
06:17:56,594 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
06:17:56,594 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AsyncSysOut] to Logger[com.att.eelf]
06:17:56,594 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to INFO
06:17:56,594 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating INFO level on Logger[com.att.eelf.debug] onto the JUL framework
06:17:56,594 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
06:17:56,595 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
06:17:56,595 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AsyncSysOut] to Logger[com.att.eelf.debug]
06:17:56,595 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
06:17:56,595 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework
06:17:56,597 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
06:17:56,597 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
06:17:56,597 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AsyncSysOut] to Logger[com.att.eelf.audit]
06:17:56,597 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
06:17:56,598 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating INFO level on Logger[com.att.eelf.metrics] onto the JUL framework
06:17:56,598 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
06:17:56,599 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
06:17:56,599 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AsyncSysOut] to Logger[com.att.eelf.metrics]
06:17:56,599 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att] to INFO
06:17:56,599 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating INFO level on Logger[com.att] onto the JUL framework
06:17:56,600 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
06:17:56,600 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.springframework] onto the JUL framework
06:17:56,601 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to WARN
06:17:56,601 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.springframework.beans] onto the JUL framework
06:17:56,602 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to WARN
06:17:56,602 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.springframework.web] onto the JUL framework
06:17:56,602 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
06:17:56,602 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache] onto the JUL framework
06:17:56,603 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.commons] to WARN
06:17:56,603 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache.commons] onto the JUL framework
06:17:56,604 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel] to WARN
06:17:56,604 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache.camel] onto the JUL framework
06:17:56,604 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to WARN
06:17:56,604 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache.cxf] onto the JUL framework
06:17:56,604 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.processor.interceptor] to WARN
06:17:56,604 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache.camel.processor.interceptor] onto the JUL framework
06:17:56,613 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.jaxrs.interceptor] to WARN
06:17:56,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache.cxf.jaxrs.interceptor] onto the JUL framework
06:17:56,615 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.service] to WARN
06:17:56,615 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache.cxf.service] onto the JUL framework
06:17:56,616 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.restlet] to WARN
06:17:56,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.restlet] onto the JUL framework
06:17:56,617 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.component.restlet] to WARN
06:17:56,617 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[org.apache.camel.component.restlet] onto the JUL framework
06:17:56,637 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to WARN
06:17:56,637 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[ch.qos.logback.classic] onto the JUL framework
06:17:56,638 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to WARN
06:17:56,638 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@662706a7 - Propagating WARN level on Logger[ch.qos.logback.core] onto the JUL framework
06:17:56,639 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
06:17:56,640 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6ee4d9ab - Registering current configuration as safe fallback point

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

2023-02-02 06:17:58.327  INFO 10 --- [           main] org.eclipse.jetty.util.log               : Logging initialized @12401ms to org.eclipse.jetty.util.log.Slf4jLog
2023-02-02T06:17:58.327Z||main|||||INFO|org.eclipse.jetty.util.log||Logging initialized @12401ms to org.eclipse.jetty.util.log.Slf4jLog
2023-02-02 06:18:07.650  INFO 10 --- [           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
2023-02-02T06:18:07.650Z||main|||||INFO|org.eclipse.jetty.server.Server||jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11
2023-02-02 06:18:07.840  INFO 10 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2023-02-02T06:18:07.840Z||main|||||INFO|org.eclipse.jetty.server.handler.ContextHandler.application||Initializing Spring embedded WebApplicationContext
2023-02-02 06:18:08.636  INFO 10 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2023-02-02T06:18:08.636Z||main|||||INFO|org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2023-02-02 06:18:08.638  INFO 10 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2023-02-02T06:18:08.638Z||main|||||INFO|org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2023-02-02 06:18:08.641  INFO 10 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 660000ms
2023-02-02T06:18:08.641Z||main|||||INFO|org.eclipse.jetty.server.session||node0 Scavenging every 660000ms
2023-02-02 06:18:08.660  INFO 10 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@1bd81830{application,/services/babel-service,[file:///tmp/jetty-docbase.13209187256102272148.9516/],AVAILABLE}
2023-02-02T06:18:08.660Z||main|||||INFO|org.eclipse.jetty.server.handler.ContextHandler||Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@1bd81830{application,/services/babel-service,[file:///tmp/jetty-docbase.13209187256102272148.9516/],AVAILABLE}
2023-02-02 06:18:08.662  INFO 10 --- [           main] org.eclipse.jetty.server.Server          : Started @22773ms
2023-02-02T06:18:08.662Z||main|||||INFO|org.eclipse.jetty.server.Server||Started @22773ms
2023-02-02 06:18:12.911  INFO 10 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-02T06:18:12.911Z||main|AAI-BAS||||INFO|org.eclipse.jetty.server.handler.ContextHandler.application||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-02 06:18:14.011  INFO 10 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@119c745c(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for Server@a7ad6e5[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2023-02-02T06:18:14.011Z||main|AAI-BAS||||INFO|org.eclipse.jetty.util.ssl.SslContextFactory||x509=X509@119c745c(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for Server@a7ad6e5[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2023-02-02 06:18:14.553  INFO 10 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@50cf5a23{SSL,[ssl, http/1.1]}{0.0.0.0:9516}
2023-02-02T06:18:14.553Z||main|AAI-BAS||||INFO|org.eclipse.jetty.server.AbstractConnector||Started ServerConnector@50cf5a23{SSL,[ssl, http/1.1]}{0.0.0.0:9516}