Results

By type

          2021-05-25 01:59:46.054  WARN 1 --- [           main] o.s.b.l.logback.LogbackLoggingSystem     : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.

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

01:59:50,716 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
01:59:50,721 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
01:59:50,721 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:59:50,721 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
01:59:50,722 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@931675031 - No compression will be used
01:59:50,722 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@931675031 - Will use the pattern /opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
01:59:50,722 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'.
01:59:50,722 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:59:50,723 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue May 25 01:59:50 GMT 2021
01:59:50,736 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log
01:59:50,736 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log]
01:59:50,737 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
01:59:50,737 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
01:59:50,737 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@6ab778a - Registering current configuration as safe fallback point

2021-05-25 01:59:50.937 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/lib/aai-els-onap-logging-1.7.0.jar!/
2021-05-25 01:59:51.020  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 82 ms to scan 1 urls, producing 6 keys and 6 values 
2021-05-25 01:59:51.021 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/classes!/
2021-05-25 01:59:51.028  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 6 ms to scan 1 urls, producing 6 keys and 30 values 
2021-05-25 01:59:51.051 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/lib/aai-els-onap-logging-1.7.0.jar!/
2021-05-25 01:59:51.054  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 6 keys and 6 values 
2021-05-25 01:59:51.055 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/classes!/
2021-05-25 01:59:51.060  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 5 ms to scan 1 urls, producing 6 keys and 30 values 
2021-05-25 01:59:51.064 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/lib/aai-els-onap-logging-1.7.0.jar!/
2021-05-25 01:59:51.067  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 2 ms to scan 1 urls, producing 6 keys and 6 values 
2021-05-25 01:59:51.068 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/classes!/
2021-05-25 01:59:51.072  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 6 keys and 30 values 
2021-05-25 01:59:51.411 DEBUG 1 --- [           main] o.o.aai.schemaservice.SchemaServiceApp   : SchemaService initialization started...
2021-05-25 01:59:51.570 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v11 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v11
2021-05-25 01:59:51.610 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v12 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v12
2021-05-25 01:59:51.621 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v13 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v13
2021-05-25 01:59:51.629 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v14 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v14
2021-05-25 01:59:51.639 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v15 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v15
2021-05-25 01:59:51.646 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v16 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v16
2021-05-25 01:59:51.650 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v17 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v17
2021-05-25 01:59:51.654 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v18 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v18
2021-05-25 01:59:51.658 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v19 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v19
2021-05-25 01:59:51.662 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v20 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v20
2021-05-25 01:59:51.666 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v21 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v21
2021-05-25 01:59:51.724 DEBUG 1 --- [           main] o.o.a.schemaservice.query.QueryService   : Loading the following stored queries file /opt/app/aai-schema-service/resources//schema/onap/query//stored-queries.json
2021-05-25 01:59:54.775 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11
2021-05-25 01:59:54.862 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v11
2021-05-25 01:59:56.060 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12
2021-05-25 01:59:56.114 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v12
2021-05-25 01:59:57.640 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13
2021-05-25 01:59:57.720 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v13
2021-05-25 01:59:59.215 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14
2021-05-25 01:59:59.249 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v14
2021-05-25 02:00:01.050 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15
2021-05-25 02:00:01.072 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v15
2021-05-25 02:00:02.681 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16
2021-05-25 02:00:02.724 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v16
2021-05-25 02:00:04.287 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17
2021-05-25 02:00:04.304 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v17
2021-05-25 02:00:05.668 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18
2021-05-25 02:00:05.715 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v18
2021-05-25 02:00:07.495 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19
2021-05-25 02:00:07.514 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v19
2021-05-25 02:00:08.850 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20
2021-05-25 02:00:08.878 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v20
2021-05-25 02:00:10.595 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21
2021-05-25 02:00:10.618 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v21
2021-05-25 02:00:11.906  WARN 1 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
2021-05-25 02:00:14.059 DEBUG 1 --- [           main] o.o.a.schemaservice.config.ErrorHandler  : Filter 'errorHandler' configured for use
2021-05-25 02:00:14.545 DEBUG 1 --- [           main] o.o.aai.schemaservice.SchemaServiceApp   : Application 'aai-schema-service' is running on 8452!
2021-05-25 02:00:14.545 DEBUG 1 --- [           main] o.o.aai.schemaservice.SchemaServiceApp   : SchemaService MicroService Started
SchemaService Microservice Started
2021-05-25 02:12:36.919  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:37.036 DEBUG 1 --- [qtp945722724-28] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai-schema-service/./resources/etc/appprops/aaiconfig.properties
2021-05-25 02:12:37.037  INFO 1 --- [qtp945722724-28] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: /opt/app/aai-schema-service/./resources/etc/appprops/aaiconfig.properties
2021-05-25 02:12:37.040  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:37.477  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:37.515  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:40.343  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:40.365  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:41.552  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:41.568  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:42.717  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:42.730  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:43.960  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:43.972  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:45.154  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:45.165  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:46.651  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:46.664  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:47.848  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:47.859  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:49.113  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:49.125  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:50.491  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:50.502  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:51.781  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:51.798  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.364  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.392  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.412  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.423  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.434  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.443  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.457  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.469  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.481  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.493  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.516  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.534  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.549  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.562  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.616  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.628  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.641  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.650  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.663  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.716  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:12:53.729  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:12:53.737  INFO 1 --- [qtp945722724-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:37.753  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:37.759  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:38.005  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:38.019  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:41.427  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:41.442  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:42.932  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:42.975  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:44.418  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:44.427  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:45.963  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:45.976  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:47.647  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:47.658  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:49.164  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:49.177  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:50.945  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:50.955  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:51.992  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:52.001  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:52.287  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:52.300  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:52.550  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:52.563  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:54.258  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:54.273  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:55.917  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:55.924  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:55.968  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:56.014  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:57.540  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:57.552  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.022  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.030  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.046  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.051  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.104  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.116  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.134  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.151  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.166  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.173  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.184  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.190  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.201  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.208  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.221  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.228  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.244  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.255  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.269  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.276  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.289  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.308  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:16:58.970  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:16:58.980  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:00.498  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:00.509  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:02.134  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:02.146  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:03.753  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:03.764  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:05.152  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:05.165  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:06.887  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:06.898  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:08.492  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:08.503  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:10.245  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:10.266  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.140  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.148  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.160  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.168  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.206  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.214  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.225  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.233  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.247  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.256  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.268  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.278  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.288  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.300  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.310  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.318  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.327  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.334  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.345  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.352  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:12.368  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:12.378  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:19.791  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:19.794  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:20.061  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:20.070  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:23.995  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:24.005  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:26.142  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:26.149  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:27.740  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:27.754  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:29.754  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:29.764  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:31.651  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:31.667  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:33.130  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:33.140  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:34.921  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:34.942  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:36.677  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:36.689  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:38.831  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:38.849  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:40.573  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:40.586  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.520  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.527  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.545  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.609  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.623  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.630  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.644  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.653  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.666  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.675  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.686  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.695  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.707  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.713  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.725  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.733  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.744  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.753  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.765  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.774  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.787  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.799  INFO 1 --- [qtp945722724-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-25 02:17:51.918  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-25 02:17:51.928  INFO 1 --- [qtp945722724-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.